boa
https://github.com/boa-dev/boa
Rust
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
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 supported1 Subscribers
Add a CodeTriage badge to boa
Help out
- Issues
- Optimize string concatenation by introducing Rope strings
- fix(runtime): implement spec-compliant HeadersIterator for Headers API
- feat(string): implement RopeString with thin vtable and lazy flattening
- feat : support additional RequestInit fields (mode, credentials, cache, redirect, etc.)
- [Tracking] WinterTC (TC55) Minimum Common Web API: gap analysis for boa_runtime
- fix(lexer): replace unimplemented! with syntax error for unknown oper…
- Headers.entries(), keys(), and values() return arrays instead of iterator objects
- feat: support additional RequestInit fields
- Redesign CLI executor to avoid spin looping when idle
- RUSTSEC-2026-0037: Denial of service in Quinn endpoints
- Docs
- Rust not yet supported