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 the rust-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request 8 days ago
Bump the rust-dependencies group across 1 directory with 7 updates

dependabot[bot] opened this pull request 8 days ago
Regexp.test() returns a wrong result

helsmy opened this issue 9 days ago
Bump test262 commit and changes to `boa_tester` to support sm changes

nekevss opened this pull request 10 days ago
Bump the `temporal_rs` version and related changes

nekevss opened this pull request 11 days ago
fix very minor typo shift -> unshift

albertleigh opened this pull request 11 days ago
Adjust call to correct method for `PlainDateTime.prototype.since`

nekevss opened this pull request 13 days ago
Add more `ZonedDateTime` method implementations

nekevss opened this pull request 14 days ago
Bump the rust-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request 14 days ago
Bump the rust-dependencies group with 4 updates

dependabot[bot] opened this pull request 14 days ago
Allow local parameters if mapped arguments object is not used

raskad opened this pull request 15 days ago
Use NaN-boxing on value::InnerValue

hansl opened this pull request 18 days ago
Some string cleanups

CrazyboyQCD opened this pull request 20 days ago
`boa_tester` stack overflows in debug mode

hansl opened this issue 20 days ago
Bump the rust-dependencies group with 4 updates

dependabot[bot] opened this pull request 22 days ago
Skip creation of arguments object if possible

raskad opened this pull request 23 days ago
Add a stress test to the parser to parser multi-millions tokens

hansl opened this pull request 24 days ago
Issues with `import` / `export`

KieranP opened this issue 25 days ago
Add `fjcvtzs` instruction for `ARMv8.3` target

CrazyboyQCD opened this pull request 26 days ago
Replace all u64/i64 for length, index or offsets into usize/isize

hansl opened this pull request 26 days ago
Allow resizing of underlying ArrayBuffer from Rust

hansl opened this pull request 26 days ago
Add valueOf methods to the Temporal builtins

nekevss opened this pull request 28 days ago
Patch Temporal.PlainTime and Temporal.Duration constructors

nekevss opened this pull request 28 days ago
Tracking issue for Temporal YearMonth object

nekevss opened this issue 28 days ago
Tracking issue for Temporal MonthDay object

nekevss opened this issue 28 days ago
Tracking issue for Temporal ZonedDateTime object

nekevss opened this issue 28 days ago
Tracking issue for Temporal Instant object

nekevss opened this issue 28 days ago
Tracking issue for Temporal PlainTime object

nekevss opened this issue 28 days ago
Tracking issue for Temporal PlainDateTime object

nekevss opened this issue 28 days ago
Tracking issue for Temporal PlainDate object

nekevss opened this issue 28 days ago
Tracking issue for Temporal Duration object

nekevss opened this issue 28 days ago
Bump the rust-dependencies group with 3 updates

dependabot[bot] opened this pull request 29 days ago
Build out Temporal's `ZonedDateTime` and `Now`

nekevss opened this pull request about 1 month ago
Add inline cache for getting bindings from the global object

raskad opened this pull request about 1 month ago
Pushing test262 on release fails

jasonwilliams opened this issue about 1 month ago
Don't publish boa_wasm to npm if version exists

jasonwilliams opened this issue about 1 month ago
update changelog and bump versions for release

jasonwilliams opened this pull request about 1 month ago
Add `FJCVTZS` instruction for `ARMv8.3` target

CrazyboyQCD opened this issue about 1 month ago
Bump the rust-dependencies group across 1 directory with 6 updates

dependabot[bot] opened this pull request about 1 month ago
Fix rust 1.83.0 lints

raskad opened this pull request about 1 month ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request about 1 month ago
Fix #4051, parse Arguments should expect `)` not `}`

zzzdong opened this pull request about 1 month ago
update the test262 data on release

jasonwilliams opened this pull request about 1 month ago
update changelog for 0.20.0

jasonwilliams opened this pull request about 1 month ago
Bump rustls from 0.23.17 to 0.23.18

dependabot[bot] opened this pull request about 1 month ago
Add fast path for number to `JsString` conversion

CrazyboyQCD opened this pull request about 1 month ago
Bump the rust-dependencies group with 6 updates

dependabot[bot] opened this pull request about 1 month ago
Migrate to fast-float2

jedel1043 opened this pull request about 1 month ago
Syntax error for invalid token mentions same token is expected

linusg opened this issue about 2 months ago
Bump dependencies with breaking changes

jedel1043 opened this pull request about 2 months ago
`boa_engine::property::PropertyKey` has several fallible `From` impls

LikeLakers2 opened this issue about 2 months ago
Bug fix: regex started with `/=` parsed as `AssignDiv`

Nikita-str opened this pull request about 2 months ago
bug fix: ops that stay strictly at the EOF after assigns ops are ignored

Nikita-str opened this pull request about 2 months ago
Remove dockerfile from documentation

4yman-0 opened this pull request about 2 months ago
Bump the rust-dependencies group with 4 updates

dependabot[bot] opened this pull request about 2 months ago
Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 2 months ago
Look into releasing on JSR

nekevss opened this issue about 2 months ago
Fix `ref` value in nightly and add target to nightly release

nekevss opened this pull request about 2 months ago
Fix misspelled permissions in nightly build action

nekevss opened this pull request about 2 months ago
Use upload-rust-binary-action for nightly release

nekevss opened this pull request about 2 months ago
Add a JsPromise::from_result for convenience

hansl opened this pull request about 2 months ago
`SourceText` collection & `toString()` for fns and methods

Nikita-str opened this pull request about 2 months ago
Bump thiserror from 1.0.67 to 1.0.69

dependabot[bot] opened this pull request about 2 months ago
Bump the rust-dependencies group with 3 updates

dependabot[bot] opened this pull request about 2 months ago
RUSTSEC-2024-0384: `instant` is unmaintained

github-actions[bot] opened this issue about 2 months ago
update Boa to be inline with Temporal

jasonwilliams opened this pull request about 2 months ago
RUSTSEC-2024-0379: Multiple soundness issues

github-actions[bot] opened this issue about 2 months ago
Update night build's rename binary step

nekevss opened this pull request about 2 months ago
Remove `sptr` dependency once `1.84.0` is released

CrazyboyQCD opened this issue 2 months ago
Some string optimizations

CrazyboyQCD opened this pull request 2 months ago
Option::None should try into Undefined, not Null

hansl opened this pull request 2 months ago
Patch the indentation in nightly_build.yml

nekevss opened this pull request 2 months ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request 2 months ago
add nightly build

jasonwilliams opened this pull request 2 months ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request 2 months ago
Add a display_lossy() to write a JsString lossily

hansl opened this pull request 2 months ago
Bump the rust-dependencies group across 1 directory with 8 updates

dependabot[bot] opened this pull request 3 months ago
Some optimizations on `Error`

CrazyboyQCD opened this pull request 3 months ago
console.debug() should use a debug Logger method

hansl opened this pull request 3 months ago
Bump the rust-dependencies group with 5 updates

dependabot[bot] opened this pull request 3 months ago
README out of date / missing example

bglw opened this issue 3 months ago
Missing Dockerfile

BlueSialia opened this issue 3 months ago
Bump the rust-dependencies group with 4 updates

dependabot[bot] opened this pull request 3 months ago
Bump the rust-dependencies group with 4 updates

dependabot[bot] opened this pull request 3 months ago
Bump rustsec/audit-check from 1.4.1 to 2.0.0

dependabot[bot] opened this pull request 3 months ago
`JsValue::to_json` fix integer property keys

Nikita-str opened this pull request 3 months ago
`IntegerOrInfinity` `eq` bug fix

Nikita-str opened this pull request 3 months ago
Endless loop caused by eq between IntegerOrInfinity::Integer and i64

YichiZhang0613 opened this issue 3 months ago
Add WPT as optional tests for boa_runtime

hansl opened this pull request 3 months ago
docs: Fix link to examples

it-a-me opened this pull request 3 months ago
Link to `examples` is broken in boa_engine

it-a-me opened this issue 3 months ago
Add context to the console `Logger` trait

hansl opened this pull request 3 months ago
Add a URL class to boa_runtime

hansl opened this pull request 3 months ago
Bump the rust-dependencies group with 3 updates

dependabot[bot] opened this pull request 4 months ago