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 LTS implies people are using it, or are meant to be using it

makes me just that little bit more excited for a proper browser embedding servo

@servo waow (basedbasedbasedbasedbasedbasedbasedbasedbased)

@servo

"Today the Servo team has released v0.1.0 of the servo crate. […] As you can see from the version number, this release is not a 1.0 release."

reminds me of
https://www.youtube.com/watch?v=yzsL6epNrk0&t=49

The Newsroom - Caution, pudding will get hot when heated.

YouTube
@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
@servo any decent browsers using servo yet?
@Strit Considering that the first LTS release was a couple hours ago, probably not!
@servo Servo can't display bsky.app site
@manul70 @servo It's a feature, not a bug!
@manul70 @servo I've just raised a bug for this, it seems they rely on the web animations API in a critical path, and servo doesn't support this.
@Lukew @servo "There may be more APIs needed to actually load and use Bluesky", yes I think so.
@servo
Is there a chance that @Vivaldi makes a servo-based variant of their Browser? @brucelawson @jon
@kerfuffle At the moment, Servo is only at version 0.1 so unlikely to be fully web-compatible. @servo @Vivaldi @jon
@servo I think it's too early to have a LTS build.