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: Simple optimization
- chore(deps): bump the rust-dependencies group with 4 updates
- fix: class constructor scope index mismatch and arguments binding slot allocation
- Bug: class constructor panics with "index out of bounds: the len is 0 but the index is 0"
- Remove manual Headers iterator registration
- fix eval delete bindings
- Add `json()`, `text()` and other missing methods to `JsRequest`
- fix: deep clone scope in FunctionEnvironment to prevent variable leak…
- `Intl.DateTimeFormat` constructor breaks the inheritance when passing wrong options
- Align `Intl.DateTimeFormat` constructor with spec-mandated initialization order
- Docs
- Rust not yet supported