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
swc-css wrongly transform transform:rotate(-90deg) to transform:(270deg)
hardfist opened this issue 7 months ago
hardfist opened this issue 7 months ago
fix(types): add missing typeAnnotation field in Identifier node
maastrich opened this pull request 7 months ago
maastrich opened this pull request 7 months ago
chore: Improve ecosystem-ci
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Restore benchmark action
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
Use `fromJSON` for matrix test in CI.yml
kdy1 opened this issue 7 months ago
kdy1 opened this issue 7 months ago
chore: Enable more tests for `swc-ecosystem-ci`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Implement `Verify release with ecosystem`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Reduce cache of CI
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Implement `Publish nightly to npm`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Implement `Determine nightly version`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Prepare publish CI action
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore(ci): Prepare publish CI action
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(common): Revert `Use SourceMap::adjust_mappings`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/parser): Reduce allocations while lexing numbers
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/parser): Reduce allocations for `raw` while lexing numbers
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf: Introduce `SourceSlice`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
feat(es/ast): Add more utilities
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
When using @swc/jest to transpile ts to commonjs and running jest --coverage certain branches are shown
mikemajesty opened this issue 7 months ago
mikemajesty opened this issue 7 months ago
feat(common): Use `SourceMap::adjust_mappings`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
Recompilation randomly generates different output
sezanzeb opened this issue 7 months ago
sezanzeb opened this issue 7 months ago
fix(common): Do not generate invalid source map
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
refactor(es/utils): Refine some APIs
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
refactor(es/parser): Remove unused `raw: Raw` params
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/parser): Do not track `raw` by hand
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/lexer): Make `Token` cheap
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
overwrite Symbol cause Symbol undefined when target to es5
stormslowly opened this issue 7 months ago
stormslowly opened this issue 7 months ago
test(es/parser): Add benchmarks
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
A nightly build is being served as the latest version on NPM
natesilva opened this issue 7 months ago
natesilva opened this issue 7 months ago
fix(xtask): Fix `nightly` action
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/lints): Avoid needless allocations in `no-dupe-args`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(ci): Make publish action upload cli artifacts
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/minifier): Do not visit var init multiple times
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/codegen): Emit named type in mapped types
dsherret opened this pull request 7 months ago
dsherret opened this pull request 7 months ago
perf(es/parser): Optimize lexing of template literals, again
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
perf(es/parser): Optimize lexing of template literals
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
No more standalone binaries upload in release assets since 1.5.8
Klaitos opened this issue 7 months ago
Klaitos opened this issue 7 months ago
fix(es): Make `output` field optional
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/minifier): Visit RHS while hoisting properties
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/minifier): Fix typescript enum detection
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
minifer: Object reference breaking with switch case in minification
rishabh3112 opened this issue 7 months ago
rishabh3112 opened this issue 7 months ago
feat(es/renamer): Workaround a bug of Safari
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
swc_cli installation fails on windows
LukasGerm opened this issue 7 months ago
LukasGerm opened this issue 7 months ago
feat(es): Integrate experimental data API
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
feat(es/minifier): Support `module: "unknown"`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
Class member has empty decorators array
OskarLebuda opened this issue 7 months ago
OskarLebuda opened this issue 7 months ago
feat(preset-env): Upgrade `browserslist-rs`
g-plane opened this pull request 7 months ago
g-plane opened this pull request 7 months ago
feat(es/transforms): Add an API for returning metadata to JS
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/es2015): Remove needless `unreachable!`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
RuntimeError: unreachable
littleprincewdk opened this issue 7 months ago
littleprincewdk opened this issue 7 months ago
perf(es/parser): Add feature named `tracing-spans`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
CLI install on MacOS with Apple Silicon
OskarLebuda opened this issue 7 months ago
OskarLebuda opened this issue 7 months ago
[SWC-CLI] Cannot install CLI on MacOS Silicon
OskarLebuda opened this issue 7 months ago
OskarLebuda opened this issue 7 months ago
Mangle function name duplicate with parameter names
chinalichen opened this issue 7 months ago
chinalichen opened this issue 7 months ago
chore: switch from `browserslist-rs` to `oxc-browserslist`
cijiugechu opened this pull request 7 months ago
cijiugechu opened this pull request 7 months ago
fix(es/minifier): Do not index a string with a surrogate pair
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/minifier): Fix comparison of `-0.0`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/minifier): Fix evaluation of `-0` as a string
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
minifier: string concatenation with `-0` should be evaluated as concat with `0`
hyp3rflow opened this issue 7 months ago
hyp3rflow opened this issue 7 months ago
minifier: `(-0)`.toString() is `"0"`, not `"-0"`.
hyp3rflow opened this issue 7 months ago
hyp3rflow opened this issue 7 months ago
minifier: invalid index access evaluation of string represented with surrogate pairs
hyp3rflow opened this issue 7 months ago
hyp3rflow opened this issue 7 months ago
minifier: Evaluates value of `Math.min`/`Math.max` incorrectly in different argument order
hyp3rflow opened this issue 7 months ago
hyp3rflow opened this issue 7 months ago
fix(es/minifier): Preserve unused special properties
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/minifier): Fix a bug
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(ci): Restore disabled CI checks
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
chore: Bump `libc` crate
huajingyun01 opened this pull request 7 months ago
huajingyun01 opened this pull request 7 months ago
feat(es/transforms): Add experimental output API for transforms
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
feat(x): Initialize project
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(bindings/node): Fix regression of JS APIs
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
connot find module '@swc/core/VIsitor.js'
longge0516 opened this issue 7 months ago
longge0516 opened this issue 7 months ago
Cannot find module './binding.js' - v1.5.20
valentinpalkovic opened this issue 7 months ago
valentinpalkovic opened this issue 7 months ago
Error: Cannot find module './binding.js'
xqin opened this issue 7 months ago
xqin opened this issue 7 months ago
fix(es/jest): Handle `@jest/globals`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
fix(es/es2015): Fix injection location of `this` for getter/setter properties
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
Arrow functions inside of getters/setters on object literals use the wrong `this`
KyleDavidE opened this issue 7 months ago
KyleDavidE opened this issue 7 months ago
Setting `importAttributes` in jsc.parser forcely outuput CommonJS
Armadillidiid opened this issue 7 months ago
Armadillidiid opened this issue 7 months ago
Getting error while doing npm install
GIRIRAJNAGAR768 opened this issue 7 months ago
GIRIRAJNAGAR768 opened this issue 7 months ago
Version 1.5.11 Installation Issue
shafayet035 opened this issue 7 months ago
shafayet035 opened this issue 7 months ago
v1.5.20 exploded. Please fix version to 1.5.7 for now
mateussaggin opened this issue 7 months ago
mateussaggin opened this issue 7 months ago
fix(es/resolver): Fix hoisting of `const` and `let`
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
feat(es/minifier): Detect TypeScript enum initialization pattern
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
Unable to use 'in my stats' from browserslist
taras-turchenko-moc opened this issue 7 months ago
taras-turchenko-moc opened this issue 7 months ago
test(es/minifier): Update the passing terser test list
kdy1 opened this pull request 7 months ago
kdy1 opened this pull request 7 months ago
Why can't comments be found after parsing
Sk-0515 opened this issue 8 months ago
Sk-0515 opened this issue 8 months ago
fix(es/es2015): Fix `typeof` comparions with `"object"`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/minifier): Mark usage in `TaggedTpl` as ref
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
SWC compression breaks when custom template literals are used.
rishabh3112 opened this issue 8 months ago
rishabh3112 opened this issue 8 months ago
fix(es/minifier): Fix comparison of `-0.0` and `0`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
minifier: `Math.min`, `Math.max` evaluate negative zero incorrectly
hyp3rflow opened this issue 8 months ago
hyp3rflow opened this issue 8 months ago
"typeof" is not transformed to working with Symbol polyfill
j-sen opened this issue 8 months ago
j-sen opened this issue 8 months ago
feat(es/decorators): Implement decorator version `2023-11`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
fix(es/codegen): Accept `&impl Node` instead of `impl Node`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
feat(es/codegen): Add `to_code`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
test(es/decorators): Add tests written by evanw
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
Minifier should use optional catch binding
NotWearingPants opened this issue 8 months ago
NotWearingPants opened this issue 8 months ago
fix(es/minifier): Add type check to `&` and `|`
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
Minify error: evaluate error in inline function
JSerFeng opened this issue 8 months ago
JSerFeng opened this issue 8 months ago
feat(plugin/runner): Add description about wasi and file system
kdy1 opened this pull request 8 months ago
kdy1 opened this pull request 8 months ago
html codegen does not output closing tags for `html` and `body`
shulandmimi opened this issue 8 months ago
shulandmimi opened this issue 8 months ago
Support for custom transformers and their documentation
iostreamer-X opened this issue 8 months ago
iostreamer-X opened this issue 8 months ago
internal error: entered unreachable code: static_blocks pass should remove this
hahazexia opened this issue 8 months ago
hahazexia opened this issue 8 months ago