Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
JavaScript Engines
v8
V8 is Google's open source JavaScript engine.
Starlight
Starlight is a JS engine in Rust which focuses on performance rather than ensuring 100% safety of JS runtime.