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

fix: TypedArray offset and length not respected by TextDecoder runtime Issues and PRs related to Boa's runtime features
#4763 opened Feb 28, 2026 by zhuzhu81998 Loading…
## Console: Improve %o / %O Object Formatting enhancement New feature or request runtime Issues and PRs related to Boa's runtime features
#4762 opened Feb 28, 2026 by rajat552 Loading… v1.0.0
Initial architecture documentation for bytecompiler module documentation update documentation vm Issues and PRs related to the Boa Virtual Machine. waiting-on-author Waiting on PR changes from the author
#4757 opened Feb 28, 2026 by JkrishnaD Loading… v1.0.0
feat(builtins): implement JsAsyncGenerator safe wrapper API builtins PRs and Issues related to builtins/intrinsics
#4755 opened Feb 28, 2026 by KaustubhOG Loading…
feat: assign auto-incremented ids to anonynous functions to identify them in vm trace enhancement New feature or request vm Issues and PRs related to the Boa Virtual Machine.
#4754 opened Feb 27, 2026 by ashddev Loading…
feat(vm): implement polymorphic inline cache (PIC) for property access performance Performance related changes and issues vm Issues and PRs related to the Boa Virtual Machine. waiting-on-author Waiting on PR changes from the author
#4740 opened Feb 26, 2026 by akash-R-A-J Loading… v1.0.0
feat: implement ECMA-426 source map v3 decoder blocked Waiting for another code change
#4736 opened Feb 26, 2026 by countradooku Loading…
test(vm): add comprehensive unit tests for bytecode argument encoding and decoding (#4240) test Issues and PRs related to the tests. vm Issues and PRs related to the Boa Virtual Machine. waiting-on-review Waiting on reviews from the maintainers
#4735 opened Feb 26, 2026 by ParthMozarkar Loading…
added tests for JsSymbol execution Issues or PRs related to code execution test Issues and PRs related to the tests. waiting-on-author Waiting on PR changes from the author
#4733 opened Feb 26, 2026 by psg-19 Loading…
fix: implement TryIntoJs and TryFromJs for common Rust wrapper types API enhancement New feature or request waiting-on-review Waiting on reviews from the maintainers
#4727 opened Feb 25, 2026 by jakharmonika364 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 execution Issues or PRs related to code execution waiting-on-author Waiting on PR changes from the author
#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: Transitive prototype inline caching Internal Category for changelog performance Performance related changes and issues waiting-on-author Waiting on PR changes from the author
#4703 opened Feb 24, 2026 by sarthakNITT Loading…
feat(macros): support symbol-named methods in #[boa(class)] API enhancement New feature or request waiting-on-author Waiting on PR changes from the author
#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…
fix(string): ensure separator is an object before calling Symbol.split bug Something isn't working builtins PRs and Issues related to builtins/intrinsics waiting-on-author Waiting on PR changes from the author
#4664 opened Feb 22, 2026 by amrkhaled104 Loading… v1.0.0
fix: replace unsafe u64 as usize casts in typed_array for 32-bit safety builtins PRs and Issues related to builtins/intrinsics waiting-on-review Waiting on reviews from the maintainers
#4653 opened Feb 21, 2026 by Deepak-negi11 Loading…
Add parser support for explicit resource management (using/await using) ast Issue surrounding the abstract syntax tree enhancement New feature or request parser Issues surrounding the parser waiting-on-author Waiting on PR changes from the author
#4649 opened Feb 21, 2026 by abhinavs1920 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.