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

Build docs.rs docs with all features enabled

jedel1043 opened this pull request 9 months ago
chore: Update README link to reflect new site paths

NickTomlin opened this pull request 9 months ago
Cleanup tester deps and patterns

jedel1043 opened this pull request 9 months ago
Bump indexmap from 2.2.5 to 2.2.6

dependabot[bot] opened this pull request 9 months ago
Bump syn from 2.0.57 to 2.0.58

dependabot[bot] opened this pull request 9 months ago
Remove references to dev docs and npm dependencies

jedel1043 opened this pull request 9 months ago
Add a new type Convert<> to convert values

hansl opened this pull request 9 months ago
Add combinatorial basic module loaders in boa_interop

hansl opened this pull request 9 months ago
Add an embed_module!() macro to boa_interop

hansl opened this pull request 9 months ago
Add a path to Module (and expose it in Referrer)

hansl opened this pull request 9 months ago
Relative imports in SimpleModuleLoader fail to resolve

hansl opened this issue 9 months ago
Add an integration test for relative imports on SimpleModuleLoader

hansl opened this pull request 9 months ago
Optimize Regex match check

HalidOdat opened this pull request 9 months ago
Bump trybuild from 1.0.90 to 1.0.91

dependabot[bot] opened this pull request 9 months ago
Bump syn from 2.0.55 to 2.0.57

dependabot[bot] opened this pull request 9 months ago
Bump clap from 4.5.3 to 4.5.4

dependabot[bot] opened this pull request 9 months ago
Bump serde_json from 1.0.114 to 1.0.115

dependabot[bot] opened this pull request 9 months ago
don't run test262 on push

jasonwilliams opened this pull request 9 months ago
Boa interop 2

hansl opened this pull request 9 months ago
Add a boa_interop crate

hansl opened this pull request 9 months ago
Cache `this` value

HalidOdat opened this pull request 9 months ago
Optimize number to `PropertyKey` conversion

HalidOdat opened this pull request 9 months ago
Bump express from 4.18.2 to 4.19.2

dependabot[bot] opened this pull request 10 months ago
Allow deserialization of missing objects properties into Option<>

hansl opened this pull request 10 months ago
Bump regex from 1.10.3 to 1.10.4

dependabot[bot] opened this pull request 10 months ago
Bump serde_yaml from 0.9.33 to 0.9.34+deprecated

dependabot[bot] opened this pull request 10 months ago
Bump indoc from 2.0.4 to 2.0.5

dependabot[bot] opened this pull request 10 months ago
Bump rayon from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request 10 months ago
Bump syn from 2.0.53 to 2.0.55

dependabot[bot] opened this pull request 10 months ago
Restrict Direct Construction of `JsValue` to Ensure Invariants

HalidOdat opened this issue 10 months ago
Dense array storage variants for `i32` and `f64`

HalidOdat opened this pull request 10 months ago
Apply new clippy lints for rustc 1.77

jedel1043 opened this pull request 10 months ago
Change dependabot interval to weekly

jedel1043 opened this pull request 10 months ago
Bump webpack from 5.90.3 to 5.91.0

dependabot[bot] opened this pull request 10 months ago
Bump webpack-dev-server from 5.0.3 to 5.0.4

dependabot[bot] opened this pull request 10 months ago
Add a try_from_js implementation for Vec<T> (accept any Array-like)

hansl opened this pull request 10 months ago
Bump toml from 0.8.11 to 0.8.12

dependabot[bot] opened this pull request 10 months ago
Bump bitflags from 2.4.2 to 2.5.0

dependabot[bot] opened this pull request 10 months ago
Fix parsing of binding identifier in try catch parameters

raskad opened this pull request 10 months ago
Add missing environment creation in initial iteration of for loop

raskad opened this pull request 10 months ago
Bump syn from 2.0.52 to 2.0.53

dependabot[bot] opened this pull request 10 months ago
Bump trybuild from 1.0.89 to 1.0.90

dependabot[bot] opened this pull request 10 months ago
Bump futures-lite from 2.2.0 to 2.3.0

dependabot[bot] opened this pull request 10 months ago
Bump clap from 4.5.2 to 4.5.3

dependabot[bot] opened this pull request 10 months ago
Bump serde_yaml from 0.9.32 to 0.9.33

dependabot[bot] opened this pull request 10 months ago
Fix parsing of `async` in for-of loops

raskad opened this pull request 10 months ago
Fix invalid syntex errors for allower `let` as variable names

raskad opened this pull request 10 months ago
Bump follow-redirects from 1.15.4 to 1.15.6

dependabot[bot] opened this pull request 10 months ago
Bump color-eyre from 0.6.2 to 0.6.3

dependabot[bot] opened this pull request 10 months ago
Bump bytemuck from 1.14.3 to 1.15.0

dependabot[bot] opened this pull request 10 months ago
Bump webpack-dev-server from 5.0.2 to 5.0.3

dependabot[bot] opened this pull request 10 months ago
Add default value handling for destructuring property access arrays

raskad opened this pull request 10 months ago
Bump proc-macro2 from 1.0.78 to 1.0.79

dependabot[bot] opened this pull request 10 months ago
Bump toml from 0.8.10 to 0.8.11

dependabot[bot] opened this pull request 10 months ago
Bump thiserror from 1.0.57 to 1.0.58

dependabot[bot] opened this pull request 10 months ago
Close for-of iterator when the loop body throws

raskad opened this pull request 10 months ago
Bump monaco-editor from 0.46.0 to 0.47.0

dependabot[bot] opened this pull request 10 months ago
Bump baptiste0928/cargo-install from 3.0.0 to 3.0.1

dependabot[bot] opened this pull request 10 months ago
Swap to Duration::round from temporal_rs

robot-head opened this pull request 10 months ago
Fix a few Duration code typos

robot-head opened this pull request 10 months ago
custom `JsValue` for better embed

yuyang-ok opened this issue 10 months ago
Explore other storage methods for our test results

jedel1043 opened this issue 10 months ago
Add release binary striping

Razican opened this pull request 10 months ago
Add backtraces to errors

jedel1043 opened this issue 10 months ago
Added NPM publish workflow

Razican opened this pull request 10 months ago
Update readme location from Cargo.toml

jasonwilliams opened this pull request 10 months ago
Bump rustyline from 13.0.0 to 14.0.0

dependabot[bot] opened this pull request 10 months ago
Bump clap from 4.5.1 to 4.5.2

dependabot[bot] opened this pull request 10 months ago
Using different logos depending on theme

Razican opened this pull request 10 months ago
Bump crates to v0.18

jasonwilliams opened this pull request 10 months ago
Update logo in `README.md`

jasonwilliams opened this pull request 10 months ago
Update `temporal_rs` and cargo update

nekevss opened this pull request 10 months ago
Bump ryu-js from 1.0.0 to 1.0.1

dependabot[bot] opened this pull request 10 months ago
Bump web-time from 1.0.0 to 1.1.0

dependabot[bot] opened this pull request 10 months ago
Bump @playwright/test from 1.42.0 to 1.42.1

dependabot[bot] opened this pull request 10 months ago
Intl: Remove hacks to get the supported locales of a service

jedel1043 opened this issue 10 months ago
Intl: Extract implementation into a separate crate

jedel1043 opened this issue 10 months ago
Intl: Implement `supportedLocalesOf` for services

jedel1043 opened this issue 10 months ago
Tracking issue for the `Intl` builtin object

jedel1043 opened this issue 10 months ago
Bump indexmap from 2.2.4 to 2.2.5

dependabot[bot] opened this pull request 10 months ago
#3696 - tc39-test262 Crate

PawelJastrzebski opened this pull request 10 months ago
Bump log from 0.4.20 to 0.4.21

dependabot[bot] opened this pull request 10 months ago
Bump indexmap from 2.2.3 to 2.2.4

dependabot[bot] opened this pull request 10 months ago
Bump syn from 2.0.51 to 2.0.52

dependabot[bot] opened this pull request 10 months ago
Remove strict + non-strict duplicates on old test results

jedel1043 opened this pull request 10 months ago
Add a catch all for other categories not labelled

jasonwilliams opened this pull request 10 months ago
Fix `temporal_rs` in Cargo.toml

nekevss opened this pull request 10 months ago
Bump @playwright/test from 1.41.2 to 1.42.0

dependabot[bot] opened this pull request 10 months ago
Bump rayon from 1.8.1 to 1.9.0

dependabot[bot] opened this pull request 10 months ago
Check that `min <= max` in `clamp_finite`

jedel1043 opened this pull request 10 months ago
Possible Incompleteness

YichiZhang0613 opened this issue 10 months ago
Split `boa_tester` into crates

jedel1043 opened this issue 10 months ago
Implement RegExp `v` flag

raskad opened this pull request 10 months ago
Migrate to `temporal_rs` crate

nekevss opened this pull request 10 months ago
Bump syn from 2.0.50 to 2.0.51

dependabot[bot] opened this pull request 10 months ago
Create tool to regenerate `ABOUT.md`

jedel1043 opened this pull request 10 months ago