You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
javascript features
About this tag
The javascript features tag covers enhancements to the Chakra JavaScript engine in Microsoft Edge, including improved JavaScript performance, WebAssembly support, and Shared Memory. It also highlights ES2016 Async Functions with async and await keywords, which simplify asynchronous code. These features were introduced in the Windows 10 Creators Update and earlier previews, focusing on better browsing experiences and developer productivity.
JavaScript performance is an evergreen topic on the web. With each new release of Microsoft Edge, we look at user feedback and telemetry data to identify opportunities to improve the Chakra JavaScript engine and enable better performance on real sites.
In this post, we’ll walk you through some...
atom
browser updates
chakra
creators update
feedback
function parsing
javascriptjavascriptfeatures
memory management
microsoft edge
minified code
multithreading
optimization
performance
shared memory
tech updates
telemetry
web development
web workers
webassembly
While we work on rounding out our ES6/ES2015 support, the Chakra team is already looking ahead to ES2016 and, especially, to Link Removed. Today, we’re excited to announce the availability of Async Functions in Microsoft Edge as an experimental feature, available to preview starting in Link...
abstract syntax tree
arrow functions
async functions
asynchronous
bytecode
chakra
coding best practices
error handling
es2016
es7
experimental featuresjavascriptjavascriptfeatures
microsoft edge
preview features
programming
promise
software development
tech updates
web development