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
- implement SuppressedError builtin (ES2024, required for using / await using runtime semantics)
- fetch() keeps the original URL after redirects
- fix(object/ ): convert remaining panics to EngineError::Panic
- feat(compiler): Generate optimized code for `ToInt32` code patterns
- feat(compiler): Generate single emit opcode for negative numbers
- fix(runtime): replace unpaired surrogates with U+FFFD in UTF-16 TextD…
- Response.redirect() accepts relative URLs and does not serialize Location
- perf(bytecompiler): avoid redundant Constant clone in IC initialization
- perf(array): add dense fast path to Array.prototype.push
- fix Response.redirect URL handling
- Docs
- Rust not yet supported