-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Resources
Limin Zhu edited this page Sep 11, 2018
·
34 revisions
This section includes resources such as blog posts and talks. Some of the resources speak of Chakra, but the content applies to ChakraCore as well.
- Improved JavaScript and WebAssembly performance in EdgeHTML 17 (June 2018)
- Introducing new JavaScript optimizations, WebAssembly, SharedArrayBuffer, and Atomics in EdgeHTML 16 (November 2017)
- Node-ChakraCore update from Node.js Interactive 2017 (October 2017)
- Node-ChakraCore Update: N-API, Node.js on iOS and more (July 2017)
- N-API: Next generation Node.js APIs for native modules (May 2017)
- Improved JavaScript performance, WebAssembly, and Shared Memory in Microsoft Edge (April 2017)
- Notes from the Node.js VM Summit (March 2017)
- ChakraCore’s first anniversary (January 2017)
- Node-ChakraCore and VM Neutrality in Node.js (November 2016)
- A peek into the WebAssembly Browser Preview (October 2016)
- Bringing ChakraCore to Linux and OS X (July 2016)
- JavaScript performance updates in Microsoft Edge and Chakra (June 2016)
- Previewing ES6 Modules and more from ES2015, ES2016 and beyond (May 2016)
- Previewing WebAssembly experiments in Microsoft Edge (March 2016)
- Advancing Node.js for Windows 10 IoT Core (January 2016)
- Submitting a Pull Request to Node.js with ChakraCore (January 2016)
- Running JavaScript in Azure DocumentDB with Chakra (January 2016)
- ChakraCore GitHub repository is now open (January 2016)
- Microsoft Edge’s JavaScript engine to go open-source (December 2015)
- Supercharging JavaScript performance with asm.js (November 2015)
- Asynchronous code gets easier with ES2016 Async Function support in Chakra and Microsoft Edge (September 2015)
- Delivering fast JavaScript performance in Microsoft Edge (May 2015)
- JavaScript moves forward in Microsoft Edge with ECMAScript 6 and beyond (May 2015)
- Bringing Asm.js to Chakra and Microsoft Edge (May 2015)
- Classes in JavaScript: Exploring the Implementation in Chakra (December 2014)
- Announcing key advances to JavaScript performance in Windows 10 Technical Preview (October 2014)
- Chakra: from Script to Optimized Code (March 2018)
- JavaScript that Scales with ChakraCore and TypeScript (September 2017)
- What's new in ChakraCore (May 2017)
- A Lap Around @ChakraCore (April 2016)
- ChakraCore OSS (January 2016)
- Lessons Learned: Extending Node.js with Another JavaScript Engine (NodeInteractive, December 2015)
- Chakra: The JavaScript Engine that powers Microsoft Edge (May 2015)
- Fast Apps and Sites with JavaScript (June 2013)
- Calling JavaScript functions from TSQL (May 2017)
- Getting started with ChakraCore (April 2016)
- Architecture Overview
- Building ChakraCore
- ChakraCore Code Structure
- Contributor Guidance
- Engineering Notes
- Embedding ChakraCore
- Testing ChakraCore
- Getting ChakraCore binaries
- Label Glossary
- Resources
- Roadmap / Release Notes
Want to contribute to this Wiki? Fork it and send a pull request!