Hacker News new | ask | show | jobs
by tikhonj 2762 days ago
Isn't that what Mozilla created Rust for in the first place?
1 comments

js.rs itself wasn’t created by Mozilla, it’s also died now. I’ve been doing a rewrite of it here: https://github.com/jasonwilliams/boa

Rust was mainly developed alongside Servo which is more the rendering Engine, the JS side of it remained in C (spidermonkey)