Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swc-project/swc
Rust-based platform for the Web
https://github.com/swc-project/swc
feat(es/typescript): Add esm build for fast ts strip
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
refactor: Remove unused files
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
chore(ci): Integrate changeset
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Add ESM exports to `@swc/wasm-typescript`
kdy1 opened this issue 6 months ago
kdy1 opened this issue 6 months ago
perf(allocator): Use `std` instead of `allocator-api2`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
perf(es/codegen): Use `Vec<T>` from `swc_allocator`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
perf: Enable LTO for benchmarks
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(allocator): Add `maybe` types
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Minifier doesn't compress UpdateExpression and AssignmentExpression nodes if rhs is a literal
levi-nz opened this issue 6 months ago
levi-nz opened this issue 6 months ago
Upgrading @swc/core from 1.6.13 to 1.7.0 results in SIGILL (Illegal instruction) during build
egfx-notifications opened this issue 6 months ago
egfx-notifications opened this issue 6 months ago
Typescript - enable assets option on .swcrc.json
Igorx8 opened this issue 6 months ago
Igorx8 opened this issue 6 months ago
feat(allocator): Feature gate `nightly` via macros
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
parse function does not add comments to ast
3axap4eHko opened this issue 6 months ago
3axap4eHko opened this issue 6 months ago
fix(es/typescript): Workaround `wasm-bindgen`
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
fix(es/minifier): Support minifying JSX
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/quote): Fix macro
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
1.7.0 nightly tagged on npm as "latest"?
dburles opened this issue 6 months ago
dburles opened this issue 6 months ago
1.7.0 nightly tagged on npm as "latest"?
dburles opened this issue 6 months ago
dburles opened this issue 6 months ago
test(allocator): Merge test
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
refactor(es/codegen): Revert #9248
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
refactor(allocator): Feature gate `nightly`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(es/testing): Parse test code as a `Program` instead of a `Module`
levi-nz opened this pull request 6 months ago
levi-nz opened this pull request 6 months ago
minifier: cannot detect variable's value changed without using assignment operator
tmdghks opened this issue 6 months ago
tmdghks opened this issue 6 months ago
refactor(visit): Pre-generate visitor code
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/minifier): Collect raw str values for new Tpl element
stormslowly opened this pull request 6 months ago
stormslowly opened this pull request 6 months ago
chore: Configure Renovate
renovate[bot] opened this pull request 6 months ago
renovate[bot] opened this pull request 6 months ago
`@swc/wasm-typescript` is failing on some architectures
kdy1 opened this issue 6 months ago
kdy1 opened this issue 6 months ago
fix(es/minifier): Fix panic in bitwise logic and incorrect values
levi-nz opened this pull request 6 months ago
levi-nz opened this pull request 6 months ago
perf(es): Rollup merge of breaking changes
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
minifier produces incorrect constant value on large floating-point value
levi-nz opened this issue 6 months ago
levi-nz opened this issue 6 months ago
preserving annotations / magic comments
mayank99 opened this issue 6 months ago
mayank99 opened this issue 6 months ago
refactor(allocator): Use RAII guard instead of `scope`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Ideas for `swc_alloactor`
kdy1 opened this issue 6 months ago
kdy1 opened this issue 6 months ago
fix(allocator): Remove wrong assertions and add tests
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/minifier): Fix exponentiate operator
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
`1 ** NaN` should be `NaN`
magic-akari opened this issue 6 months ago
magic-akari opened this issue 6 months ago
doc(contributing): Fix deno installation url
ragingwind opened this pull request 6 months ago
ragingwind opened this pull request 6 months ago
perf(es/codegen): Use scoped allocator
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
test: Enable scoped API by default
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
test: Enable `scoped` API by default
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
perf(es): Use `swc_allocator`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
chore: Apply `cargo-autoinherit`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/typescript): Fix `transform` mode
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(allocator): Implement `default` mode
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/minifier): Remove optimization for array pattern
CPunisher opened this pull request 6 months ago
CPunisher opened this pull request 6 months ago
perf(allocator): Drop `scoped_tls`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(allocator): Add a cargo feature
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Minifier should preserve strict mode directive in function body on `arguments` usage
hyp3rflow opened this issue 6 months ago
hyp3rflow opened this issue 6 months ago
feat(es/typescript): Add `transform` mode back to fast TS strip
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
swc_ecma_parser: fix #9227: allow escaped keywords as an object property name
sebastiano-barrera opened this pull request 6 months ago
sebastiano-barrera opened this pull request 6 months ago
refactor(allocator): Use `&` instead of a thread-local
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(allocator): Fix allocator & add benchmark
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
chore(ci): Use dynamic matrix for `cargo-test` action
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(allocator): Implement `SwcAlloc`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(allocator): Introduce scoped allocator
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/minifier): Check `this` in function params
CPunisher opened this pull request 6 months ago
CPunisher opened this pull request 6 months ago
swc_ecma_parser: Unexpected escape sequence in reserved word (2)
sebastiano-barrera opened this issue 6 months ago
sebastiano-barrera opened this issue 6 months ago
fix: large numeric literals
imranbarbhuiya opened this pull request 6 months ago
imranbarbhuiya opened this pull request 6 months ago
refactor(es/helpers): Remove unnecessary exports
devjiwonchoi opened this pull request 6 months ago
devjiwonchoi opened this pull request 6 months ago
perf(bindings): Invert Wasm size shrink
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Large numeric literals are emitted as `Infinity` / `-Infinity` instead of remaining as they are.
lucacasonato opened this issue 6 months ago
lucacasonato opened this issue 6 months ago
Optimize `swc_ecma_transforms_base::Helpers`
kdy1 opened this issue 6 months ago
kdy1 opened this issue 6 months ago
test(es/base): Disable flaky benchmark
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/minifier): Fix variable declaration in default branch
CPunisher opened this pull request 6 months ago
CPunisher opened this pull request 6 months ago
chore(ci): Fix CI
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
refactor(es/ast): Properly box variants
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
chore: Drop cyclic dependency
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(ci): Fix CI
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/compat): Add support for destructuring with BigInts
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
swc_ecma_parser: Unexpected escape sequence in reserved word?
sebastiano-barrera opened this issue 6 months ago
sebastiano-barrera opened this issue 6 months ago
Multiple crashes when compiling javascript/typescript files
qarmin opened this issue 6 months ago
qarmin opened this issue 6 months ago
feat(es/utils): Support for arrays using `cast_to_number`
levi-nz opened this pull request 6 months ago
levi-nz opened this pull request 6 months ago
feat(es/utils): Support for arrays using `cast_to_number`
levi-nz opened this pull request 6 months ago
levi-nz opened this pull request 6 months ago
fix(es/minifier): Fix compress pow `NaN`
Fnll opened this pull request 6 months ago
Fnll opened this pull request 6 months ago
fix(es/fixer): Wrap `in` expr in for-in head
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
fix(es/minifier): Fix case matching
CPunisher opened this pull request 6 months ago
CPunisher opened this pull request 6 months ago
perf(es/visit): Introduce `standard_only_*` macros
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
fix(es/modules): Fix lint issue
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
perf(es/typescript): Add a benchmark for fast TS strip
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Minifier should panic with a descriptive error message on JSX/TypeScript
colinaaa opened this issue 6 months ago
colinaaa opened this issue 6 months ago
Helper methods do not need to be export functions
kdy1 opened this issue 6 months ago
kdy1 opened this issue 6 months ago
fix(es/typescript): Handle unicode for fast ts strip
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
refactor(es): Use `Into` and `From` for AST construction
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Missing parenthesis in initializer of for loop
nicolo-ribaudo opened this issue 6 months ago
nicolo-ribaudo opened this issue 6 months ago
Function parameter's default value incorrectly captures other destructured parameter using spread operator
qzix opened this issue 6 months ago
qzix opened this issue 6 months ago
refactor(es): Use `into` for AST construction
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
perf(es/lexer): Remove `raw` fields from `Token`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
feat(allocator): Initialize package
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
chore(ci): Fix `codspeed` benchmark
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Minifier: `Math.pow(1, NaN)` is not `1` but `NaN`
tmdghks opened this issue 6 months ago
tmdghks opened this issue 6 months ago
chore: Rebase `perf` branch
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
perf(bindings/wasm): Shrink the size of the wasm file
magic-akari opened this pull request 6 months ago
magic-akari opened this pull request 6 months ago
perf(es/ast): Drop `raw` fields from AST
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
chore(ci): Configure `codspeed`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
Incorrect transformation to arrow function when using `this` for a default parameter value
isuro opened this issue 6 months ago
isuro opened this issue 6 months ago
pers(es/ast): Introduce `IdentName`
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago
compress optimize escape `\\` in template string
stormslowly opened this issue 6 months ago
stormslowly opened this issue 6 months ago
Cannot build swc, due using #![deny(unused)] lint
qarmin opened this issue 6 months ago
qarmin opened this issue 6 months ago
Monorepo resolving wrong paths in ESM
HommeSauvage opened this issue 6 months ago
HommeSauvage opened this issue 6 months ago
perf(es/ast): Rollup merge of breaking changes
kdy1 opened this pull request 6 months ago
kdy1 opened this pull request 6 months ago