Servo Browser Engine

101 readers
1 users here now

Website - Git Repo

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. It also makes use of GPU acceleration to render web pages quickly and smoothly.

founded 6 months ago
MODERATORS
1
 
 

Big changes to our webview API, improved macOS and Android builds, and now we’ve shipped AbortController, AbortSignal, and XPath.

2
 
 

Click the experimental mode button (☢) to enable bleeding-edge web platform features.

3
 
 

A brief update on the goals and plans behind the new Servo releases on GitHub.

4
 
 

Servo’s biggest month by far, with everything from IndexedDB improvements to favicons in servoshell.