@hongminhee@hollo.social · Reply to definitely just a musician
@tychi Both Deno and Node.js run on V8, and V8 is C++, so Rust doesn't really distinguish them at the engine level. If you want a Rust-native JavaScript stack, Andromeda is probably closer: it runs on Nova, a JavaScript engine written in Rust rather than V8. Still experimental, but that's the tradeoff when you step off the compatibility treadmill.
tryandromeda.dev
Andromeda
Andromeda - Rust-powered JavaScript and TypeScript runtime
