-
-
Notifications
You must be signed in to change notification settings - Fork 654
Pull requests: boa-dev/boa
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump the rust-dependencies group across 1 directory with 11 updates
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): bump the ci-dependencies group across 1 directory with 3 updates
C-Actions
Pull requests that update Github Actions code
C-Dependencies
Pull requests that update a dependency file
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): update icu_calendar requirement from ~2.2.1 to ~2.3.0 in /tests/fuzz
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): update icu_locale requirement from ~2.2.0 to ~2.3.0 in /tests/fuzz
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): update icu_normalizer requirement from ~2.2.0 to ~2.3.0 in /tests/fuzz
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
[oscars-integration] Fix test262 test suite failures
C-Actions
Pull requests that update Github Actions code
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-CLI
Issues and PRs related to the Boa command line interface.
C-Dependencies
Pull requests that update a dependency file
C-FFI
Foreign Function Interface, to be able to use Boa from a different language, such as C
C-GC
Issue related to garbage collection
C-Intl
Changes related to the `Intl` implementation
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
C-WebAssembly
Anything related to using Boa with Wasm
Waiting On Review
Waiting on reviews from the maintainers
[oscars-integration] Integrate mark sweep backend and eliminate global GC state
C-Actions
Pull requests that update Github Actions code
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-CLI
Issues and PRs related to the Boa command line interface.
C-Dependencies
Pull requests that update a dependency file
C-GC
Issue related to garbage collection
C-Intl
Changes related to the `Intl` implementation
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
[oscars-integration] Thread MutationContext through buitlin standard library objects
C-Actions
Pull requests that update Github Actions code
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-CLI
Issues and PRs related to the Boa command line interface.
C-Dependencies
Pull requests that update a dependency file
C-GC
Issue related to garbage collection
C-Intl
Changes related to the `Intl` implementation
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
[oscars-integration] Thread MutationContext through core engine and ByteCompiler
C-Actions
Pull requests that update Github Actions code
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Dependencies
Pull requests that update a dependency file
C-GC
Issue related to garbage collection
C-Intl
Changes related to the `Intl` implementation
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
[oscars-integration] Integrate mark_sweep_branded backend
C-Actions
Pull requests that update Github Actions code
C-AST
Issue surrounding the abstract syntax tree
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-Dependencies
Pull requests that update a dependency file
C-GC
Issue related to garbage collection
C-Intl
Changes related to the `Intl` implementation
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): bump synstructure from 0.13.2 to 0.14.0
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): bump comfy-table from 7.2.2 to 8.0.0
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): update synstructure requirement from 0.13 to 0.14 in /tests/fuzz
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
ci: skip scheduled and release workflows on forks
C-Actions
Pull requests that update Github Actions code
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
feat: allow backing an ArrayBuffer/SharedArrayBuffer with embedder-owned memory
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
fix(vm): make loop iteration limit consistent across loop kinds
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
feat(wintertc): migrate abort, encoding and url from boa_runtime
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
[oscars-integration] Thread MutationContext token, resolve Gc borrow conflicts in environments
C-Actions
Pull requests that update Github Actions code
C-AST
Issue surrounding the abstract syntax tree
C-Benchmark
Issues and PRs related to the benchmark subsystem.
C-Builtins
PRs and Issues related to builtins/intrinsics
C-CLI
Issues and PRs related to the Boa command line interface.
C-Dependencies
Pull requests that update a dependency file
C-FFI
Foreign Function Interface, to be able to use Boa from a different language, such as C
C-GC
Issue related to garbage collection
C-Intl
Changes related to the `Intl` implementation
C-Javascript
Pull requests that update Javascript code
C-Parser
Issues surrounding the parser
C-Runtime
Issues and PRs related to Boa's runtime features
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
C-WebAssembly
Anything related to using Boa with Wasm
Waiting On Review
Waiting on reviews from the maintainers
Fix register forwarding when the right operand mutates the left local
C-Tests
Issues and PRs related to the tests.
C-VM
Issues and PRs related to the Boa Virtual Machine.
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): bump syn from 2.0.119 to 3.0.3
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
chore(deps): update syn requirement from 2.0.116 to 3.0.3 in /tests/fuzz
C-Dependencies
Pull requests that update a dependency file
Waiting On Review
Waiting on reviews from the maintainers
fix(parser): parse default async arrow exports
C-Parser
Issues surrounding the parser
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
fix(parser): support async arrow functions in default exports
C-Parser
Issues surrounding the parser
C-Tests
Issues and PRs related to the tests.
Waiting On Review
Waiting on reviews from the maintainers
Previous Next
ProTip!
Follow long discussions with comments:>50.