Hacker News new | ask | show | jobs
by ZenoArrow 3020 days ago
I have my doubts as well, but one way to look at this announcement in a charitable light is that VR and AR are technically demanding use cases which will require the Servo team to keep a strong focus on performance. In one way, it's a good testing ground for further refining the high level of performance that Servo has already achieved, especially if the work aims to make the user experience of shifting between 2D and 3D content to be seamless (which could result in performance wins for 2D content as well).

I still have a hope that Servo will be used in a next-generation Electron competitor, as that's what I thought would be the best use of Servo (in the short term). Hopefully the developers can keep this use case open by maintaining the code that allows Servo to be embedded as a component in other projects.

1 comments

To me, the promise of Servo was that we could incrementally rewrite Firefox in Rust, evolving Rust alongside it, and solve memory corruption in a browser, making a giant leap forward for security. Servo was the credible alternative to Chrome's approach of just adding more sandboxing. I'm just disappointed.
> "the promise of Servo was that we could incrementally rewrite Firefox in Rust"

That's what's already happening with Project Quantum, and that project is still ongoing (as far as I'm aware).

https://wiki.mozilla.org/Quantum

https://hacks.mozilla.org/2018/01/firefox-58-the-quantum-era...