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

feat(builtins): implement JsWeakSet safe wrapper
#4739 opened Feb 26, 2026 by KaustubhOG Loading…
feat(builtins): implement JsWeakMap safe wrapper
#4738 opened Feb 26, 2026 by KaustubhOG Loading…
feat: implement ECMA-426 source map v3 decoder blocked Waiting for another code change
#4736 opened Feb 26, 2026 by countradooku Loading…
added tests for JsSymbol
#4733 opened Feb 26, 2026 by psg-19 Loading…
docs(interner): add code examples to boa_interner public API documentation update documentation
#4724 opened Feb 25, 2026 by KaustubhOG Loading…
# Cache Module Namespace Binding Resolution
#4721 opened Feb 25, 2026 by rajat552 Loading…
Fix delete with optional chaining not actually deleting properties bug Something isn't working waiting-on-author Waiting on PR changes from the author
#4720 opened Feb 25, 2026 by Ansh-699 Loading…
Fix implicit returns leaking last completion value (#4485) bug Something isn't working vm Issues and PRs related to the Boa Virtual Machine.
#4713 opened Feb 25, 2026 by Rahul-2k4 Loading…
feat(cli): add --time flag to report script execution timing cli Issues and PRs related to the Boa command line interface. enhancement New feature or request waiting-on-review Waiting on reviews from the maintainers
#4711 opened Feb 25, 2026 by Nakshatra480 Loading…
Fix BigInt shift_right/shift_left for large shift amounts Internal Category for changelog
#4710 opened Feb 25, 2026 by Ansh-699 Loading…
fix: Transitive prototype inline caching Internal Category for changelog performance Performance related changes and issues
#4703 opened Feb 24, 2026 by sarthakNITT Loading…
regexp: mitigate ReDoS on ASCII inputs with PikeVM path bug Something isn't working builtins PRs and Issues related to builtins/intrinsics waiting-on-author Waiting on PR changes from the author
#4698 opened Feb 23, 2026 by Flamki Loading… v1.0.0
feat(macros): support symbol-named methods in #[boa(class)] API enhancement New feature or request
#4697 opened Feb 23, 2026 by Yuvraj-cyborg Loading…
feat(console): implement console.table() builtins PRs and Issues related to builtins/intrinsics enhancement New feature or request waiting-on-author Waiting on PR changes from the author
#4690 opened Feb 23, 2026 by ParthMozarkar Loading…
# Refactor: Remove ForInIterator from Builtin/Intrinsic System Internal Category for changelog waiting-on-author Waiting on PR changes from the author
#4689 opened Feb 23, 2026 by rajat552 Loading…
ProTip! Adding no:label will show everything without a label.