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
- structuredClone and postMessage reject Error objects
- fix(string): add maximum length limit to JsString to prevent OOM crashes
- Fix docs spanned source text
- fix( /remaining): convert panics to EngineError::Panic using js_expect
- refactor: `TypedArray` uses `usize` instead of `u64` for internal properties
- Feature: Expose Public GC Configuration API
- Feature: Implement CanBeHeldWeakly Symbol support for FinalizationRegistry
- Number.prototype.toExponential returns wrong casing for Infinity and -Infinity
- `Number.prototype.toPrecision` returns wrong output for subnormal floats like `Number.MIN_VALUE`
- Math.f16round gives wrong results for some values
- Docs
- Rust not yet supported