|
|
Log in / Subscribe / Register

Servo now on crates.io

The Servo project has announced the first release of servo as a crate for use as a library.

As you can see from the version number, this release is not a 1.0 release. In fact, we still haven't finished discussing what 1.0 means for Servo. Nevertheless, the increased version number reflects our growing confidence in Servo's embedding API and its ability to meet some users' needs.

In the meantime we also decided to offer a long-term support (LTS) version of Servo, since breaking changes in the regular monthly releases are expected and some embedders might prefer doing major upgrades on a scheduled half-yearly basis while still receiving security updates and (hopefully!) some migration guides. For more details on the LTS release, see the respective section in the Servo book.



to post comments

Doesn't care to mention what Servo is

Posted Apr 13, 2026 20:16 UTC (Mon) by ecm (subscriber, #129897) [Link]

... hence quoting the website:

"Servo is a web browser rendering engine written in Rust, with WebGL and WebGPU support, and adaptable to desktop, mobile, and embedded applications."

Servo GTK widget

Posted Apr 14, 2026 7:31 UTC (Tue) by swilmet (subscriber, #98424) [Link]

Last year there was already a prototype: https://blogs.gnome.org/nacho/2025/10/01/servo-gtk/

> a GTK widget which will allow embedding a Servo Webview inside a GTK application

Similar to the WebKitGTK project.

LTS release?

Posted Apr 16, 2026 21:50 UTC (Thu) by jmalcolm (subscriber, #8876) [Link]

Interesting to have an LTS release for a pre-1.0 project.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds