Microsoft to open source Chakra, the JavaScript heart of its Edge browser

  • 6 December 2015
  • 0 replies
  • 6 views

Userlevel 7
Badge +54

Source will be available from January, and open to community contributions.

by Peter Bright (US) - Dec 5, 2015
 
At JSConf in Florida today, Microsoft announced that it is open sourcing Chakra, the JavaScript engine used in its Edge and Internet Explorer browsers. The code will be published to the company's GitHub page next month.
 
Microsoft is calling the version it's open sourcing ChakraCore. This is the complete JavaScript engine—the parser, the interpreter, the just-in-time compiler, and the garbage collector  along with the API used to embed the engine into applications (as used in Edge). This will have the same performance and capabilities, including asm.js and SIMD support, as well as cutting-edge support for new ECMAScript 2015 language features like the version found in Microsoft's Windows 10 browser.
 
                     http://cdn.arstechnica.net/wp-content/uploads/2015/12/chakra-core-640x510.png
                         All the bits in purple (the world's greatest color) are being open sourced.
 
Full Article

0 replies

Be the first to reply!

Reply