servo
https://github.com/mozilla/servo
Rust
The Servo Browser Engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to servo
Help out
- Issues
- layout/script/fonts: Implement size_hint for iterator if easy
- script: Have `SVGSVGElement` store `Uuid` directly instead of the `String` representation of a `Uuid`
- Use `fontsan` with `wuff`-backed (pure rust) WOFF decoding
- script: Don't always allocate `NodeRareData` when accessing `WeakRangeVec`
- malloc_size_of: Replace blocking calls with non-blocking
- “web hl2” doesn’t work
- Borrow hazard in `OfflineAudioContext::StartRendering`
- canvas: Enable multithreading in vello_cpu & workaround panic (improve 27% FPS , 7% power efficiency)
- fonts: Do not create a web font document context until it's required.
- webgpu: Proper cleanup in GPUBuffer
- Docs
- Rust not yet supported