Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

swc

Super-fast javascript / typescript compiler and rust libraries
Collective - Host: opensource - https://opencollective.com/swc - Website: https://swc.rs - Code: https://github.com/swc-project

Ideas for `swc_alloactor`

github.com/swc-project/swc - kdy1 opened this issue 5 months ago
fix(es/minifier): Fix exponentiate operator

github.com/swc-project/swc - magic-akari opened this pull request 5 months ago
`1 ** NaN` should be `NaN`

github.com/swc-project/swc - magic-akari opened this issue 5 months ago
doc(contributing): Fix deno installation url

github.com/swc-project/swc - ragingwind opened this pull request 5 months ago
perf(es/codegen): Use scoped allocator

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
test: Enable scoped API by default

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
test: Enable `scoped` API by default

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
perf(es): Use `swc_allocator`

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
chore: Apply `cargo-autoinherit`

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(es/typescript): Fix `transform` mode

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
feat(allocator): Implement `default` mode

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(relay): Handle comments in graphql

github.com/swc-project/plugins - kdy1 opened this pull request 5 months ago
perf(allocator): Drop `scoped_tls`

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
feat(allocator): Add a cargo feature

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
All of the aliased extension are not found

github.com/swc-project/swc-node - abdulrahman1s opened this issue 5 months ago
fix(allocator): Fix allocator & add benchmark

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
feat(allocator): Implement `SwcAlloc`

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(register): node18 compatible issues

github.com/swc-project/swc-node - Brooooooklyn opened this pull request 5 months ago
feat(allocator): Introduce scoped allocator

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(register): resolve .cjs/.cts file in esm package

github.com/swc-project/swc-node - Brooooooklyn opened this pull request 5 months ago
fix(es/minifier): Check `this` in function params

github.com/swc-project/swc - CPunisher opened this pull request 5 months ago
fix(register): allow running .tsx file

github.com/swc-project/swc-node - xandris opened this pull request 5 months ago
fix(es/codegen): Fix codegen of large numeric literals

github.com/swc-project/swc - imranbarbhuiya opened this pull request 5 months ago
refactor(es/helpers): Remove unnecessary exports

github.com/swc-project/swc - devjiwonchoi opened this pull request 5 months ago
perf(bindings): Invert Wasm size shrink

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(register): resolve internal cjs module

github.com/swc-project/swc-node - Brooooooklyn opened this pull request 5 months ago
test(es/base): Disable flaky benchmark

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
chore(ci): Fix CI

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
refactor(es/ast): Properly box variants

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
chore: Drop cyclic dependency

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(ci): Fix CI

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
fix(es/minifier): Fix compress pow `NaN`

github.com/swc-project/swc - Fnll opened this pull request 5 months ago
fix(es/fixer): Wrap `in` expr in for-in head

github.com/swc-project/swc - magic-akari opened this pull request 5 months ago
fix(es/minifier): Fix case matching

github.com/swc-project/swc - CPunisher opened this pull request 5 months ago
fix(es/modules): Fix lint issue

github.com/swc-project/swc - kdy1 opened this pull request 5 months ago
docs: recommend `-S` on hashbang

github.com/swc-project/swc-node - silverwind opened this pull request 5 months ago
chore: replace deprecated husky install

github.com/swc-project/swc-node - fargito opened this pull request 5 months ago
fix(es/typescript): Handle unicode for fast ts strip

github.com/swc-project/swc - magic-akari opened this pull request 5 months ago
Missing parenthesis in initializer of for loop

github.com/swc-project/swc - nicolo-ribaudo opened this issue 6 months ago
refactor(es): Use `into` for AST construction

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
feat(allocator): Initialize package

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
chore(ci): Fix `codspeed` benchmark

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
chore: Rebase `perf` branch

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
perf(bindings/wasm): Shrink the size of the wasm file

github.com/swc-project/swc - magic-akari opened this pull request 6 months ago
perf(es/ast): Drop `raw` fields from AST

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
chore(ci): Configure `codspeed`

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
pers(es/ast): Introduce `IdentName`

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
Monorepo resolving wrong paths in ESM

github.com/swc-project/swc - HommeSauvage opened this issue 6 months ago
Monorepo resolving wrong paths in ESM

github.com/swc-project/swc-node - HommeSauvage opened this issue 6 months ago
perf(es/ast): Rollup merge of breaking changes

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
fix(register): support moduleResolution Bundler

github.com/swc-project/swc-node - Brooooooklyn opened this pull request 6 months ago
chore(es): Bump `unicode-id-start` to `v1.2.0`

github.com/swc-project/swc - Boshen opened this pull request 6 months ago
Dynamic Imports flag not respected

github.com/swc-project/swc - Larsundso opened this issue 6 months ago
Version Packages

github.com/swc-project/plugins - github-actions[bot] opened this pull request 6 months ago
chore: Publish packages

github.com/swc-project/plugins - kdy1 opened this pull request 6 months ago
chore: Upgrade `mimalloc`

github.com/swc-project/swc - Brooooooklyn opened this pull request 6 months ago
fix(es/parser): Revert #9141

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago
fix(es/testing): Fix `PluginCommentProxy`

github.com/swc-project/swc - kdy1 opened this pull request 6 months ago