AOT Compiling JavaScript, Part 1

by Rynco Maekawa at 2022-04-30

We're building an AOT compiler for JavaScript. How did this project start, and how is the compiler designed?