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

Bump codecov/codecov-action from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
#4044 opened Nov 18, 2024 by dependabot bot Loading…
update Boa to be inline with Temporal Intl Changes related to the `Intl` implementation
#4034 opened Nov 10, 2024 by jasonwilliams Loading…
Add WPT as optional tests for boa_runtime enhancement New feature or request
#4008 opened Sep 26, 2024 by hansl Loading…
Reduce environment allocations ast Issue surrounding the abstract syntax tree execution Issues or PRs related to code execution
#4002 opened Sep 22, 2024 by raskad Loading… next-release
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
Add string builder to build JsString enhancement New feature or request performance Performance related changes and issues
#3915 opened Jul 12, 2024 by CrazyboyQCD Loading… next-release
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 Draft
1 of 5 tasks
#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…
NaN-boxed JsValues blocked Waiting for another code change execution Issues or PRs related to code execution performance Performance related changes and issues technical debt
#1830 opened Feb 8, 2022 by HalidOdat Draft v0.18.0
ProTip! Exclude everything labeled bug with -label:bug.