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
- perf: add fast path to OrdinaryGet
- Refactor methods related to localized strings in `Date`
- Don't double-include line and column information in SyntaxError (fixes #5357)
- chore(deps): bump itertools from 0.14.0 to 0.15.0
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
- chore(deps): update itertools requirement from 0.14.0 to 0.15.0 in /tests/fuzz
- chore(deps): bump the rust-dependencies group with 4 updates
- Fix unsoundness in JsValueStore by replacing unsafe raw pointer mutation of Arc with safe OnceLock
- fix(annex-b): CallExpression as assignment LHS throws ReferenceError at runtime
- fix: allow deriving both TryFromJs and TryIntoJs with custom converters
- Docs
- Rust not yet supported