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 okay well I've just tested and that seems to work on macOS on 0.1.0. So it's either fixed or it is potentially platform specific. Completely understand if you don't have time or energy for it, but fwiw a submission as simple as that URL, your OS and version and the crash log you (presumably) get from the tab is a great help.
@Lukew @servo sure, I’ll do it eventually. I didn’t mean my original comment as a complaint anyway, it was moreso in a joking way.
@_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