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
Sort

Pull requests list

Implement Array.fromAsync builtins PRs and Issues related to builtins/intrinsics enhancement New feature or request
#4115 opened Jan 9, 2025 by jedel1043 Loading… next-release
Improve implementation of example JobQueues documentation update documentation enhancement New feature or request
#4111 opened Jan 7, 2025 by jedel1043 Loading… next-release
Set the array "length" property in [[DefineOwnProperty]] based on the array shape execution Issues or PRs related to code execution performance Performance related changes and issues
#4101 opened Dec 29, 2024 by raskad Loading… next-release
Allow local parameters if mapped arguments object is not used ast Issue surrounding the abstract syntax tree
#4092 opened Dec 23, 2024 by raskad Loading… next-release
Use NaN-boxing on value::InnerValue
#4091 opened Dec 20, 2024 by hansl Loading…
Some string cleanups
#4090 opened Dec 18, 2024 by CrazyboyQCD Draft
Add WPT as optional tests for boa_runtime enhancement New feature or request
#4008 opened Sep 26, 2024 by hansl Loading…
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
Spilt Tagged<T> into a utility crate Internal Category for changelog
#3849 opened May 12, 2024 by HalidOdat Loading… next-release
Add GIFs to CI via vhs-action cli Issues and PRs related to the Boa command line interface. documentation update documentation github_actions Pull requests that update Github_actions code
#3810 opened Apr 14, 2024 by nekevss Loading…
Register VM execution Issues or PRs related to code execution Internal Category for changelog
#3798 opened Apr 9, 2024 by HalidOdat Loading… next-release
#3696 - tc39-test262 Crate
#3708 opened Feb 29, 2024 by PawelJastrzebski Loading…
Implement Tail Call Optimization discussion Issues needing more discussion vm Issues and PRs related to the Boa Virtual Machine.
#3510 opened Dec 6, 2023 by RageKnify Draft
Add JsNativeObject wrapper waiting-on-author Waiting on PR changes from the author
#3479 opened Nov 24, 2023 by johnyob Loading…
Fixed conformance reporting test Issues and PRs related to the tests. waiting-on-author Waiting on PR changes from the author
#3348 opened Oct 3, 2023 by Razican Draft v0.18.0
Add Vm trace functionality and add trace to boa_wasm API waiting-on-review Waiting on reviews from the maintainers
#3227 opened Aug 19, 2023 by nekevss Loading… v0.18.0
Added semver checks blocked Waiting for another code change test Issues and PRs related to the tests.
#3173 opened Jul 25, 2023 by Razican Loading… v0.18.0
Implement Startup Snapshot enhancement New feature or request waiting-on-author Waiting on PR changes from the author
#3041 opened Jun 15, 2023 by HalidOdat Draft
6 tasks
Implement control flow graph construction performance Performance related changes and issues waiting-on-author Waiting on PR changes from the author
#3037 opened Jun 13, 2023 by HalidOdat Draft
1 of 5 tasks
Add usage example for JsPromise wrapper waiting-on-author Waiting on PR changes from the author
#2804 opened Apr 11, 2023 by lvllvl Draft
Deny warnings and add miri to CI waiting-on-author Waiting on PR changes from the author
#2448 opened Nov 20, 2022 by blobcode Loading…
ProTip! Exclude everything labeled bug with -label:bug.