Servo | |
Logo Size: | 64px |
Author: | Mozilla Corporation |
Developer: | Linux Foundation and volunteers |
Genre: | Browser engine |
License: | MPL 2.0[1] |
Programming Language: | Rust |
Operating System: | Cross-platform |
Servo is an experimental browser engine designed to take advantage of the memory safety properties and concurrency features of the Rust programming language. It seeks to create a highly parallel environment, in which rendering, layout, HTML parsing, image decoding, and other engine components are handled by fine-grained, isolated tasks.[2] [3] It also makes use of GPU acceleration to render web pages quickly and smoothly.[4] [5]
Servo has always been a research project. It began at the Mozilla Corporation in 2012, and its employees did the bulk of the work until 2020. This included the Quantum project, when portions of Servo were incorporated into the Gecko engine of Firefox.[6] [7]
After Mozilla laid off all Servo developers in 2020, governance of the project was transferred to the Linux Foundation. Development work officially continues at the same GitHub repository with the project itself entirely volunteer driven.[8]
Development of Servo began at the Mozilla Corporation in 2012.[9] [10] The project was named after Tom Servo, a robot from the television show Mystery Science Theater 3000.[11]
In 2013, Mozilla announced that Samsung was collaborating on the project.[12] Samsung's main contribution was porting Servo to Android and ARM processors.[13] A Samsung developer also attempted to re-implement the Chromium Embedded Framework API in Servo,[14] but it never reached fruition and the code was eventually removed.
The Acid2 test was passed in 2014,[2] and Servo could render some websites faster than the Gecko engine of Firefox.[15] By 2016, the engine had been further optimized.[16] The same year, Mozilla began the Quantum project, which incorporated stable portions of Servo into Gecko.[6]
Servo was the engine of two augmented reality browsers. The first was for a Magic Leap headset in 2018.[17] Then the Firefox Reality browser was released in 2020.[18]
In August 2020, Mozilla laid off many employees, including the Servo team, to "adapt its finances to a post-COVID-19 world and re-focus the organization on new commercial services".[19] Governance of the Servo project was thus transferred to the Linux Foundation.[20]
In October 2021, Eclipse Foundation launched Oniro OS vendor neutral open-source distributed operating system in Europe for Internet of things and Embedded devices with various partners such as Huawei and Linaro among others, based on OpenAtom Foundation OpenHarmony for software development with Servo web engine as part of the open source project built on Rust language.[21]
In January 2023, the Servo project announced that new external funding had enabled a team of developers to reactivate the project.[22] The initial roadmap focused on selecting one of the two existing layout engines for further development, followed by working towards basic CSS2 conformance.[23] In February 2024, at FOSDEM 2024, the Servo Project team outlined their plans for a 'reboot' of Servo.[24]