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

Bump the rust-dependencies group with 17 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4474 opened Oct 20, 2025 by dependabot bot Loading…
Bump rustyline from 15.0.0 to 17.0.2 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#4473 opened Oct 20, 2025 by dependabot bot Loading…
Bump actions/setup-node from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#4472 opened Oct 20, 2025 by dependabot bot Loading…
Use persistent vector for performance comparison benchmark Issues and PRs related to the benchmark subsystem.
#4468 opened Oct 14, 2025 by stevefan1999-personal Draft
add changelog, set correct heading levels, update versions enhancement New feature or request meta Issues and PRs related to the repository itself
#4463 opened Oct 10, 2025 by jasonwilliams Loading… next-release
First implementation of boa_mempool, a memory pool allocator gc Issue related to garbage collection performance Performance related changes and issues
#4461 opened Oct 9, 2025 by hansl Loading…
Optimize get/set property access performance Performance related changes and issues
#4452 opened Oct 2, 2025 by HalidOdat Loading…
Class inherits
#4431 opened Sep 23, 2025 by hansl Draft
Implement Intl.DateTimeFormat builtins PRs and Issues related to builtins/intrinsics Intl Changes related to the `Intl` implementation
#4378 opened Aug 15, 2025 by nekevss Draft
fix destructuring property reference target order bug Something isn't working parser Issues surrounding the parser
#4336 opened Jul 14, 2025 by dotcarmen Loading…
Parser rewriting
#4313 opened Jun 29, 2025 by Nikita-str Draft
Resolve the problem of parser stack overflow
#4311 opened Jun 28, 2025 by cijiugechu Loading…
Regex Improvements
#4310 opened Jun 27, 2025 by jasonwilliams Draft
Stack alloc reduce
#4191 opened Feb 27, 2025 by Nikita-str Loading…
Fix Number.prototype.toExponential() bug Something isn't working
#4177 opened Feb 24, 2025 by HalidOdat Draft
lazy builtins performance Performance related changes and issues
#3973 opened Aug 29, 2024 by jasonwilliams Loading…
feat: added console.table
#3918 opened Jul 15, 2024 by andrewbovbel Draft
#3696 - tc39-test262 Crate
#3708 opened Feb 29, 2024 by PawelJastrzebski Loading…
ProTip! Exclude everything labeled bug with -label:bug.