Nova: A Novel JavaScript Engine Written in Rust
Nova is a JavaScript (ECMAScript) and WebAssembly engine written in Rust, employing data-oriented design principles. Currently a fun experiment to explore the feasibility of such an engine, Nova shows promise for future growth. While only passing around 70% of the test262 test suite, development is active and rapid improvements are being made. Interested developers can find the GitHub repository and join the Discord server for community engagement.
Read more