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
- chore(deps): update synstructure requirement from 0.13 to 0.14 in /tests/fuzz
- chore(deps): bump the ci-dependencies group with 3 updates
- chore(deps): bump the rust-dependencies group with 9 updates
- chore(deps): bump comfy-table from 7.2.2 to 8.0.0
- chore(deps): bump synstructure from 0.13.2 to 0.14.0
- ci: skip scheduled and release workflows on forks
- feat: allow backing an ArrayBuffer/SharedArrayBuffer with embedder-owned memory
- fix(vm): make loop iteration limit consistent across loop kinds
- `for` loops run one more iteration than `while` loops under the same loop iteration limit
- feat(wintertc): migrate abort, encoding and url from boa_runtime
- Docs
- Rust not yet supported