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
- complete unit tests for bytecode args
- Register forwarding can reread a mutable left operand after right-side effects
- Fix register forwarding when the right operand mutates the left local
- refactor: thread MutationContext token, resolve Gc borrow conflicts in environments
- Expose a way to back an ArrayBuffer/SharedArrayBuffer with embedder-owned memory
- chore(deps): update syn requirement from 2.0.116 to 3.0.3 in /tests/fuzz
- chore(deps): bump syn from 2.0.119 to 3.0.3
- docs(engine): note why TryFromJs omits f32
- Parser rejects async arrow function in export default position
- fix(parser): support async arrow functions in default exports
- Docs
- Rust not yet supported