Skip to content

Pull requests: boa-dev/boa

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fixed the panic new Function(...) issue
#4648 opened Feb 21, 2026 by hriztam Loading…
Add doctests to JsValue methods
#4644 opened Feb 20, 2026 by plasmaDestroyer Loading…
implemented dummy response constructor
#4641 opened Feb 20, 2026 by psg-19 Loading…
doctests for JsObject methods
#4640 opened Feb 20, 2026 by psg-19 Loading…
Fix/4614 textdecoder fatal
#4639 opened Feb 20, 2026 by Jayant-kernel Loading…
Fix/headers iterable #4611
#4638 opened Feb 20, 2026 by Rahul-2k4 Loading…
feat: implement JsArray::splice (Fixes #4548)
#4635 opened Feb 20, 2026 by Jayant-kernel Loading…
Implement BOM stripping and ignoreBOM option in TextDecoder enhancement New feature or request
#4631 opened Feb 17, 2026 by apoorvdarshan Loading…
5 tasks done
feat: Implement proposal-arraybuffer-base64 enhancement New feature or request
#4630 opened Feb 16, 2026 by magic-akari Loading…
Update getrandom requirement from 0.3.4 to 0.4.1 in /tests/fuzz dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4622 opened Feb 9, 2026 by dependabot bot Loading…
Update rand requirement from 0.9.2 to 0.10.0 in /tests/fuzz dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4621 opened Feb 9, 2026 by dependabot bot Loading…
Bump getrandom from 0.3.4 to 0.4.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4620 opened Feb 9, 2026 by dependabot bot Loading…
Bump rand from 0.9.2 to 0.10.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4619 opened Feb 9, 2026 by dependabot bot Loading…
feat: Implement proposal-arraybuffer-base64
#4616 opened Feb 8, 2026 by magic-akari Loading…
Preserve backtrace through JsError → JsValue → JsError round-trip bug Something isn't working vm Issues and PRs related to the Boa Virtual Machine. waiting-on-author Waiting on PR changes from the author
#4609 opened Feb 7, 2026 by AlbertMarashi Loading…
3 tasks done
Fix nested class scope index
#4592 opened Jan 30, 2026 by regularkevvv Loading…
Implement Error.prototype.stack accessor property
#4552 opened Nov 30, 2025 by HalidOdat Loading…
ProTip! Exclude everything labeled bug with -label:bug.