Comment by ivankra
5 hours ago
> Not seeing V8, SpiderMonkey JavaScriptCore is very strange...
They do compare with JIT-less V8 and SpiderMonkey there, just JSC is missing.
I recently did my own benchmarking with a lot more engines, including other Rust engines: https://ivankra.github.io/javascript-zoo/?v8=true
Personally, I'm more impressed with https://github.com/Hans-Halverson/brimstone - it is faster, nearly just as full featured (almost full ES2025) and last but not least, a single person project.
No comments yet
Contribute on Hacker News ↗