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
- Implement support for DataView when parsing WebIDL
- Figure out if we can support typed array return values besides NonNull<JSObject>>
- Add an annotation for deriving MallocSizeOf that uses MallocUnconditionalSizeOf for specific fields
- instantiateJSToNativeConversion should work directly with JSToNativeConversion class
- Generate bindings properly for overloads with typed arrays
- Check that we implement gl.getParameter() entirely
- Alternating between android and non-android builds makes cargo rebuild the world
- `mach.bat run` doesn't show output on windows
- Use a phf map for the WebGL extension registry
- Audit what's supported or not in a bunch of WebXR demos
- Docs
- Rust not yet supported