Nova Engine - Building a DOD JS Engine in Rust
Focuses on how JavaScript engines work in general, and what sort of design choices Nova makes in this context.
Focuses on how JavaScript engines work in general, and what sort of design choices Nova makes in this context.
Focuses on the details of why a data-oriented engine design is interesting, what sort of benefits it gives and what sort of costs it has. Explores the engine at a slightly deeper level. The talk was revisited at the TC39 June meeting, 2024. No video is available, but the slightly modified slides are.