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(Intl): add initial Intl.DisplayNames implementation C-Builtins PRs and Issues related to builtins/intrinsics C-Dependencies Pull requests that update a dependency file C-Intl Changes related to the `Intl` implementation Waiting On Review Waiting on reviews from the maintainers
#5249 opened Mar 24, 2026 by Lokesh0224 Loading… v1.0.0
fix(number): fix Infinity casing in Number.prototype.toExponential C-Builtins PRs and Issues related to builtins/intrinsics Waiting On Review Waiting on reviews from the maintainers
#5244 opened Mar 23, 2026 by ParthMozarkar Draft v1.0.0
Veercodeprog/feat/5144 boa class plain properties C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5242 opened Mar 23, 2026 by Veercodeprog Loading… v1.0.0
fix(math): correct Math.asinh for large finite inputs C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5240 opened Mar 23, 2026 by HiteshShonak Loading… v1.0.0
fix(math): fix double rounding in Math.f16round C-Builtins PRs and Issues related to builtins/intrinsics C-Dependencies Pull requests that update a dependency file Waiting On Review Waiting on reviews from the maintainers
#5238 opened Mar 23, 2026 by ParthMozarkar Draft v1.0.0
fix(runtime): support cloning DataView objects C-Builtins PRs and Issues related to builtins/intrinsics C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5235 opened Mar 23, 2026 by yush-1018 Loading… v1.0.0
Support running test262 using boa cli C-CLI Issues and PRs related to the Boa command line interface. C-Dependencies Pull requests that update a dependency file C-Documentation update documentation C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5234 opened Mar 23, 2026 by ivankra Loading… v1.0.0
refactor(temporal): extract this-type-check boilerplate into a macro C-Builtins PRs and Issues related to builtins/intrinsics Waiting On Review Waiting on reviews from the maintainers
#5233 opened Mar 23, 2026 by Nakshatra480 Loading… v1.0.0
fix(vm/opcode/push,environment,templates,generator,await,new): convert panics to EngineError::Panic using js_expect C-VM Issues and PRs related to the Boa Virtual Machine. Waiting On Review Waiting on reviews from the maintainers
#5232 opened Mar 22, 2026 by KaustubhOG Loading… v1.0.0
fix(repl): Dot commands not working. C-CLI Issues and PRs related to the Boa command line interface. Waiting On Review Waiting on reviews from the maintainers
#5231 opened Mar 22, 2026 by gluzandii Loading… v1.0.0
fix(vm/opcode/define,set,call): convert panics to EngineError::Panic using js_expect C-VM Issues and PRs related to the Boa Virtual Machine. Waiting On Review Waiting on reviews from the maintainers
#5228 opened Mar 22, 2026 by KaustubhOG Loading… v1.0.0
Implement Iterator.prototype.includes proposal C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests.
#5227 opened Mar 22, 2026 by nekevss Loading… v1.0.0
fix(builtins): correct toPrecision output for subnormal floats C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5226 opened Mar 22, 2026 by HiteshShonak Loading… v1.0.0
chore(deps): replace paste with pastey C-Dependencies Pull requests that update a dependency file C-VM Issues and PRs related to the Boa Virtual Machine.
#5223 opened Mar 22, 2026 by dyc3 Loading… v1.0.0
test: add edge case coverage for Array.prototype.map C-Builtins PRs and Issues related to builtins/intrinsics C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5220 opened Mar 22, 2026 by ParthMozarkar Loading… v1.0.0
feat: console.table implementation C-Dependencies Pull requests that update a dependency file C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5218 opened Mar 22, 2026 by hunterchen7 Loading… v1.0.0
fix(fetch): handle BufferSource bodies in Response C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5217 opened Mar 21, 2026 by iammdzaidalam Loading… v1.0.0
perf(store): use FxHashMap/FxHashSet for traversal seen maps C-Runtime Issues and PRs related to Boa's runtime features
#5214 opened Mar 21, 2026 by iammdzaidalam Loading… v1.0.0
fix(fetch): set correct type for Response.redirect() C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5212 opened Mar 21, 2026 by HiteshShonak Loading… v1.0.0
fix(fetch): reject non-null window option in Request constructor C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5210 opened Mar 21, 2026 by HiteshShonak Loading… v1.0.0
fix(fetch): add status 205 to null body status check in Response C-Runtime Issues and PRs related to Boa's runtime features C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5208 opened Mar 21, 2026 by HiteshShonak Loading… v1.0.0
Perf/call opcode benchmarks C-Benchmark Issues and PRs related to the benchmark subsystem. C-Builtins PRs and Issues related to builtins/intrinsics C-Javascript Pull requests that update Javascript code C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers
#5205 opened Mar 21, 2026 by MayankRaj435 Draft v1.0.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.