Servo 0.0.1 released!
Servo 0.0.1 released!
It’s the next big hope for a browser engine besides the 3 current ones, powering chrome, firefox and safari
Their githib: github.com/servo/servo

Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. - servo/servo
At Mozilla, Servo was basically a research branch that tried new approaches to push performance. Mozilla would merge parts from servo that brought significant performance boost. But when they were pushed to cut budget, instead of lowering executive pay, they shut down the servo team.
Servo, then spun off as independent project.
Servo is a web browser rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications.
Essentially it is an alternative to chromium based web browser engines. The other (major) web browser engines are WebKit for iOS and Gecko for Firefox. You can see a list at Wikipedia.
Servo is a web browser rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications.
I’m curious about why they aren’t stable yet. It’s been a while. And there should be a lot incentives. Like cash. If one wants some.
My guess is that something is not right with the project or the chosen technology. And that some other project will be first to deliver the new memory safe browser engine reference implementation. Maybe I’m just being grumpy.