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
- fix(intl): read weekday option in DateTimeFormat constructor
- fix(fetch): add status 205 to null body status check in Response
- fix(fetch): set correct type for Response.redirect()
- bench: lazily initialize script benchmarks
- fix(fetch): reject Request body for GET and HEAD methods
- fix(fetch): reject forbidden HTTP methods CONNECT, TRACE, and TRACK
- fix(fetch): reject non-null window option in Request constructor
- structuredClone() / postMessage() reject DataView values
- Implement Uint8Array base64/hex encoding methods (fromBase64, fromHex, toBase64, toHex, setFromBase64, setFromHex)
- boa_benches: filtered script benchmark runs still eagerly initialize unrelated scripts
- Docs
- Rust not yet supported