Explore the inner workings of Chakra, the JavaScript engine in Internet Explorer, in this 32-minute JSConf talk. Delve deep into Chakra's internals, including updates for IE10, and examine its profiling interpreter, type system, optimizing compiler, and garbage collector. Gain insights into JavaScript performance expectations in IE10 and analyze assembly code examples to understand low-level operations. Learn about the technical aspects of JavaScript execution and optimization in Microsoft's browser engine.
Overview
Syllabus
Andrew Miadowicz: What does Chakra do with your JavaScript?
Taught by
JSConf