Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/boa-dev/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
https://github.com/boa-dev/boa
Bump webpack from 5.86.0 to 5.87.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement Startup Snapshot
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump simple_logger from 4.1.0 to 4.2.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump bitflags from 2.3.1 to 2.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump wasm-bindgen from 0.2.86 to 0.2.87
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement control flow graph construction
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Allow `JobQueue` to concurrently run jobs
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Add binaries to GitHub releases
CanadaHonk opened this issue over 1 year ago
CanadaHonk opened this issue over 1 year ago
Track Usage of `Rc` after GC Optimization for Potential Replacement with `Gc`
HalidOdat opened this issue over 1 year ago
HalidOdat opened this issue over 1 year ago
Bump log from 0.4.18 to 0.4.19
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump test262 from `f4e31fc` to `c4642dd`
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump clap from 4.3.2 to 4.3.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack-dev-server from 4.15.0 to 4.15.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump html-webpack-plugin from 5.5.1 to 5.5.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix class constructor return value
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Optimize `Swap` opcode
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix super property access
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Remove `mutate_immutable` and `silent` checks from Opcodes
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Merge `private_names` into `names` constant pool
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Remove `[[ClassFieldInitializerName]]` from `CodeBlock`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Make `Context` a trait
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump @playwright/test from 1.34.3 to 1.35.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add early error for `await` in class static blocks
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix panics on empty return values
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Make `IntegerIndexed::byte_offset` public
CryZe opened this pull request over 1 year ago
CryZe opened this pull request over 1 year ago
Bump serde from 1.0.163 to 1.0.164
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump proc-macro2 from 1.0.59 to 1.0.60
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack-cli from 5.1.3 to 5.1.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack from 5.85.1 to 5.86.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add example for async module fetches
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Allow awaiting `JsPromise` from Rust code
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump getrandom from 0.2.9 to 0.2.10
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump comfy-table from 6.2.0 to 7.0.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump monaco-editor from 0.38.0 to 0.39.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add convenience methods to `ModuleLoader`
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Correctly parse `yield import(..)` expressions
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump clap from 4.3.1 to 4.3.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump hashbrown from 0.13.2 to 0.14.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump regex from 1.8.3 to 1.8.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack from 5.85.0 to 5.85.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix panic in constructor call
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Bump test262 from `3e858ef` to `f4e31fc`
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump once_cell from 1.17.2 to 1.18.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump clap from 4.3.0 to 4.3.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack-cli from 5.1.1 to 5.1.3
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Return the correct value during a labelled break
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix panic in optional expressions with private identifiers
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Allow `true`, `false` and `null` in object patterns
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Correctly initialize functions inside modules
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fix WASM playground
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Wasm32 target is break down
eng-cc opened this issue over 1 year ago
eng-cc opened this issue over 1 year ago
Fix rust 1.70 lints
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
test: add wasm32 target e2e test
eng-cc opened this pull request over 1 year ago
eng-cc opened this pull request over 1 year ago
Bump webpack from 5.84.1 to 5.85.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix remaining async generator tests
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Fix prompt on windows
ShaneEverittM opened this pull request over 1 year ago
ShaneEverittM opened this pull request over 1 year ago
changelog for 0.17
jasonwilliams opened this pull request over 1 year ago
jasonwilliams opened this pull request over 1 year ago
Fix Grammar and Links in Docs
veera-sivarajan opened this pull request over 1 year ago
veera-sivarajan opened this pull request over 1 year ago
Update fuzzers and add building them to CI
addisoncrump opened this pull request over 1 year ago
addisoncrump opened this pull request over 1 year ago
Bump chrono from 0.4.25 to 0.4.26
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump bootstrap from 5.2.3 to 5.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add test case for issue #2719
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Unify async iterators and iterators compilation
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Tracking issue for Boa's performance reports
jedel1043 opened this issue over 1 year ago
jedel1043 opened this issue over 1 year ago
Remove `arguments_binding` field from `CodeBlock`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
show object kind, name and address when using dbg!
jasonwilliams opened this pull request over 1 year ago
jasonwilliams opened this pull request over 1 year ago
buffer Node.js polyfill for the browser breaks with Uncaught TypeError: not a callable function
lastmjs opened this issue over 1 year ago
lastmjs opened this issue over 1 year ago
Implement `[[HostDefined]]` field on `Realm`s
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Direct conversion from `u8` to `Opcode`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Extract "About Boa" section into a separate file
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump bitflags from 2.2.1 to 2.3.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Allow `async` as identifier name in certain contexts
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump proc-macro2 from 1.0.56 to 1.0.57
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump wasm-bindgen from 0.2.85 to 0.2.86
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix `GetSubstitution`
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Implement dynamic imports
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Deny Unicode Escapes in boolean and null expressions
veera-sivarajan opened this pull request over 1 year ago
veera-sivarajan opened this pull request over 1 year ago
Bump syn from 2.0.15 to 2.0.16
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement Runtime Private Environments
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Throw Syntax Errors for Keywords With Unicode Escapes
veera-sivarajan opened this pull request over 1 year ago
veera-sivarajan opened this pull request over 1 year ago
Bump serde from 1.0.162 to 1.0.163
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack from 5.82.0 to 5.82.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix tagged template creation
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix ES5 selector
veera-sivarajan opened this pull request over 1 year ago
veera-sivarajan opened this pull request over 1 year ago
Bump wasm-bindgen from 0.2.84 to 0.2.85
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement module execution
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Separate declarative environment kinds
jedel1043 opened this pull request over 1 year ago
jedel1043 opened this pull request over 1 year ago
Bump quote from 1.0.26 to 1.0.27
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack-cli from 5.1.0 to 5.1.1
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Cleanup some bytecompiler code
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Fix lexical environments in for loops
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Allow escaped `let` as expression
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Allow `let` name in for-in loop in non-strict mode
HalidOdat opened this pull request over 1 year ago
HalidOdat opened this pull request over 1 year ago
Bump test262 from `72c0c5e` to `4fc741b`
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack-cli from 5.0.2 to 5.1.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump webpack-dev-server from 4.13.3 to 4.15.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Bump terser-webpack-plugin from 5.3.7 to 5.3.8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement annexB Block-Level Function Declarations
raskad opened this pull request over 1 year ago
raskad opened this pull request over 1 year ago
Is it possible to pass in an async say_hello() here: context.register_global_builtin_function("say_hello", 1, say_hello);
anfen opened this issue over 1 year ago
anfen opened this issue over 1 year ago