Explore the inner workings of Ahead-of-Time (AOT) compilers in this conference talk from JSConf.Asia 2019. Delve into the recent trend of ES5 obsolescence and the widespread adoption of AOT compilers. Gain insights into the transformation stages behind popular compilers like TypeScript and Babel. Learn how to build Babel plugins and implement features not possible during runtime, such as ng-annotate. Discover techniques to optimize processing power and enhance app efficiency. Presented by Eytan Manor, a JavaScript enthusiast and open-source advocate, this 31-minute talk opens up a world of possibilities for developers looking to deepen their understanding of modern JavaScript compilation processes.
Overview
Syllabus
The Different Transformation Stages of AOT Compilers by Eytan Manor | JSConf.Asia 2019
Taught by
JSConf