Servo 0.1.0 is out! πŸš€
This is our first release available in crates.io and our first LTS version
https://servo.org/blog/2026/04/13/servo-0.1.0-release/
Servo is now available on crates.io - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.

Initial crates.io release and LTS version of Servo

Servo
@servo so when will it stop crashing with my website? 
@_r @servo have you raised an issue about this? Is there a specific page? Loading it in servo on macOS it seems to load okay?
@Lukew @servo I would normally, but I don’t have the energy rn to debug and submit a well-formed bug report. For me it happens on https://riedler.wien/music/ specifically though. I suspect it’s an issue with the audio element.
Riedler's Music

@_r @servo @Lukew If it is the audio, there's a high chance it's https://github.com/servo/servo/issues/34911 which is a big we're trying to get fixed upstream in GStreamer.
Discord crashes in GStreamer mq_slot_handle_stream_start Β· Issue #34911 Β· servo/servo

Servo 270df6e with ./mach build -r NixOS 25.05.20241217.d3c42f1 GStreamer 1.24.7 servo https://discord.com/login --pref dom.svg.enabled --pref dom.intersection_observer.enabled --pref dom.abort_con...

GitHub