整理從 JIT 編譯器到 BinJS 與 WebAssembly 的相關概念,以下為延伸閱讀資源。
- A Guide to JavaScript Engines for Idiots
- Lazy Parsing in JavaScript Engines
- what-happens-when (GitHub repository)
- A cartoon intro to WebAssembly
- A crash course in just-in-time (JIT) compilers
- A crash course in assembly
原文發表於 Medium