Setting aside the fact that using Rust for a JIT won't help that much - a new JS engine is a huge undertaking, especially if the goal is to compete with V8. They could eventually switch to Boa[1] if they wanted more safety, but it's still ways off and doesn't seem necessary enough just yet
Also, isn't the goal of Servo to effectively compete with CEF first and foremost? Because you don't need memory safety for that really
One thing at a time, it looks like implementing a rendering engine from scratch is already enough work for 20 years. First make it work, then make it better.
https://radar.cloudflare.com/scan/4d52f3e5-5983-45bf-a993-2c...
reply