Thu 8 Nov 2018 16:30 - 17:30 at White Hill - Pizlo

JavaScriptCore is an optimizing virtual machine for JavaScript used on every iPhone and macOS device in the world. We will explore the intricacies of the JavaScriptCore compiler infrastructure in detail. JavaScriptCore is not a single compiler but a family of compilers: it comprises three compilers for JavaScript, two for WebAssembly, one for regular expressions, one for cascading style sheets (CSS), and one for the document object model (DOM). This talk will explain the method to the madness, the strategy and motivation for having an army of compilers. Then we conduct a deep dive into our “FTL”, the high-throughput just-in-time compiler for JavaScript.

I work on compilers and language runtime systems at Apple. Most of my work there involves the WebKit open source project.

Thu 8 Nov

Displayed time zone: Guadalajara, Mexico City, Monterrey change

16:30 - 17:30
16:30
60m
Talk
All about JavaScriptCore's many compilers
SPLASH-I