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
perf(es/minifier): Reduce time wasted by `rayon`
kdy1 opened this pull request 23 days ago
kdy1 opened this pull request 23 days ago
perf(es/minifier): Update `hstr` to `v0.2.14`
kdy1 opened this pull request 23 days ago
kdy1 opened this pull request 23 days ago
perf(es/minifier): Use `FastId` for DCE
kdy1 opened this pull request 23 days ago
kdy1 opened this pull request 23 days ago
perf(es/minifier): Introduce `FastJsWord` and `FastId` in `swc_atoms`
kdy1 opened this pull request 23 days ago
kdy1 opened this pull request 23 days ago
Minify failed when meet some webpack comment
JSerFeng opened this issue 24 days ago
JSerFeng opened this issue 24 days ago
fix(typescript): Fix wrong check for super class
CPunisher opened this pull request 24 days ago
CPunisher opened this pull request 24 days ago
[Bug]: TypeScript `export declare` JS emit is wrong
robpalme opened this issue 24 days ago
robpalme opened this issue 24 days ago
fix: Remove `Caused by: 'failed to parse'` from TS blank space
kdy1 opened this pull request 26 days ago
kdy1 opened this pull request 26 days ago
chore(deps): update cargo (patch)
renovate[bot] opened this pull request 26 days ago
renovate[bot] opened this pull request 26 days ago
fix(es/minifier): Fix minification of `framer-motion` by checking `cons.termniates()`
sjchmiela opened this pull request 26 days ago
sjchmiela opened this pull request 26 days ago
Incorrect 'TS9021: Extends clause can't contain an expression with --isolatedDeclarations.' when using `emitIsolatedDts`
ericrafalovsky opened this issue 26 days ago
ericrafalovsky opened this issue 26 days ago
fix(es/codegen): Emit semicolon after using declarations
kdy1 opened this pull request 27 days ago
kdy1 opened this pull request 27 days ago
fix(es/parser): Do not drop semicolon after using declarations
kdy1 opened this pull request 28 days ago
kdy1 opened this pull request 28 days ago
[WIP] check ascii_only first fix #9515
ahaoboy opened this pull request 28 days ago
ahaoboy opened this pull request 28 days ago
perf(es/minifier): Improve parallelism and cache friendliness
kdy1 opened this pull request 29 days ago
kdy1 opened this pull request 29 days ago
doc(types): fix broken links
Thiry1 opened this pull request 29 days ago
Thiry1 opened this pull request 29 days ago
Typescript doesn't transpile to Javascript. Am I missing something?
kratess opened this issue about 1 month ago
kratess opened this issue about 1 month ago
Simplify should strip unused `class`
wmertens opened this issue about 1 month ago
wmertens opened this issue about 1 month ago
perf(es/lexer): Use `logos` for `Text => RawToken => Token` phase
kdy1 opened this pull request about 1 month ago
kdy1 opened this pull request about 1 month ago
fix(parser): Handle import types in function parameter type annotations
devin-ai-integration[bot] opened this pull request about 1 month ago
devin-ai-integration[bot] opened this pull request about 1 month ago
perf: Arena based ast
CPunisher opened this pull request about 1 month ago
CPunisher opened this pull request about 1 month ago
Test issue
kdy1 opened this issue about 1 month ago
kdy1 opened this issue about 1 month ago
fix: don't panic when wasm bytecheck faild
hardfist opened this pull request about 1 month ago
hardfist opened this pull request about 1 month ago
Compilation error when `import(path)` statement on type with generic argument.
samchon opened this issue about 1 month ago
samchon opened this issue about 1 month ago
perf(es/base): Use `bound_names` instead of `find_pat_ids` to improve performance
magic-akari opened this pull request about 1 month ago
magic-akari opened this pull request about 1 month ago
cjs/mjs extensions are stripped from output files
JacobLey opened this issue about 1 month ago
JacobLey opened this issue about 1 month ago
chore: Update `url` to fix `cargo deny`
kdy1 opened this pull request about 1 month ago
kdy1 opened this pull request about 1 month ago
fix(es/parser): Do not parse empty stmt after using decl
dsherret opened this pull request about 1 month ago
dsherret opened this pull request about 1 month ago
ICU plural syntax doesn't work for numbers
cold-universe opened this issue about 1 month ago
cold-universe opened this issue about 1 month ago
feat: TsImportType - support import attributes
dsherret opened this pull request about 1 month ago
dsherret opened this pull request about 1 month ago
Typographical Error
sharma-shray opened this pull request about 1 month ago
sharma-shray opened this pull request about 1 month ago
chore(deps): update dependency magic-string to v0.30.17
renovate[bot] opened this pull request about 1 month ago
renovate[bot] opened this pull request about 1 month ago
Version conflicts between syn 1.x and 2.x when using swc_core 0.59.40
asde29873012549 opened this issue about 1 month ago
asde29873012549 opened this issue about 1 month ago
Version conflicts between syn 1.x and 2.x when using swc_core 0.59.40
asde29873012549 opened this issue about 1 month ago
asde29873012549 opened this issue about 1 month ago
[Bug] transformer can't tag variable scope correctly in some edge case
GiveMe-A-Name opened this issue about 1 month ago
GiveMe-A-Name opened this issue about 1 month ago
module type nodenext does not output commonJS for commonJS files
NotWoods opened this issue about 1 month ago
NotWoods opened this issue about 1 month ago
chore(ci): Speedup ci
CPunisher opened this pull request about 2 months ago
CPunisher opened this pull request about 2 months ago
support babel-plugin-transform-unicode-regex
leerle opened this issue about 2 months ago
leerle opened this issue about 2 months ago
fix(es/transformation): Fix wrong syntax context of variables with the same names as catch params
CPunisher opened this pull request about 2 months ago
CPunisher opened this pull request about 2 months ago
Wrong syntax context of variables with the same names as catch params
CPunisher opened this issue about 2 months ago
CPunisher opened this issue about 2 months ago
feat(es/transforms): Add `module.outFileExtension`
hanseltime opened this pull request about 2 months ago
hanseltime opened this pull request about 2 months ago
SWC schema.json doesn't support es2023 and es2024 for target
gabrieledarrigo opened this issue about 2 months ago
gabrieledarrigo opened this issue about 2 months ago
`RuntimeError: out of bounds memory access` when using plugin on a large nested AST
jzhan-canva opened this issue about 2 months ago
jzhan-canva opened this issue about 2 months ago
Missing readme on npm for @swc/core package
Romakita opened this issue about 2 months ago
Romakita opened this issue about 2 months ago
`RuntimeError: out of bounds memory access` when using plugin on a large chain AST
jzhan-canva opened this issue about 2 months ago
jzhan-canva opened this issue about 2 months ago
When unknown browser version used, all polyfills are added to the bundle
erykpiast opened this issue about 2 months ago
erykpiast opened this issue about 2 months ago
fix(es/minifier): Do not inline into the exact LHS
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
fix(es/compat): Fix marker for inlined helpers
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
feat(es/minifier): Support `preserve_annotations` of terser
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
fix(es/preset-env): Disable all class passes for target with native class support
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
chore(ci): Fix `cargo deny` action
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
refactor(estree/compat): Do not use nightly features
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
feat: Apply Wasm-breaking changes
kdy1 opened this pull request about 2 months ago
kdy1 opened this pull request about 2 months ago
Don't depend on nightly features in "swc_estree_compat"
bartlomieju opened this issue about 2 months ago
bartlomieju opened this issue about 2 months ago
swc-linux-arm64-gnu is not included in the GitHub releases after v1.7.14.
pan93412 opened this issue about 2 months ago
pan93412 opened this issue about 2 months ago
Unable to Override .swcrc exclude Array in Jest with @swc/jest transformer
piotrkabacinski opened this issue about 2 months ago
piotrkabacinski opened this issue about 2 months ago
decorators code tranform seems to run before the plugin transform
mantou132 opened this issue about 2 months ago
mantou132 opened this issue about 2 months ago
`swc_css_parser` throws exception when parsing `oklch`/`oklab` color function with certain arguments
Dwlad90 opened this issue about 2 months ago
Dwlad90 opened this issue about 2 months ago
`swc_css_parser` throws exception when parsing `oklch` color function with certain arguments
Dwlad90 opened this issue about 2 months ago
Dwlad90 opened this issue about 2 months ago
chore(deps): update dependency magic-string to v0.30.14
renovate[bot] opened this pull request about 2 months ago
renovate[bot] opened this pull request about 2 months ago
fix(es/codegen): Use raw value for emitting JSX text
magic-akari opened this pull request about 2 months ago
magic-akari opened this pull request about 2 months ago
Official python bindings
juanmirocks opened this issue about 2 months ago
juanmirocks opened this issue about 2 months ago
Fix 2022-03 decorators initialization order
jzhan-canva opened this pull request about 2 months ago
jzhan-canva opened this pull request about 2 months ago
fix(es/minifier): Drop `console` in optional chainings
CPunisher opened this pull request about 2 months ago
CPunisher opened this pull request about 2 months ago
@swc/core will turn > in jsx code into >, causing syntax errors
Yekongs opened this issue about 2 months ago
Yekongs opened this issue about 2 months ago
`console?.log('')` not dropped during minify
hikerpig opened this issue about 2 months ago
hikerpig opened this issue about 2 months ago
Improve dead code removal for object's empty methods
yf-yang opened this issue 2 months ago
yf-yang opened this issue 2 months ago
fix(@swc/types): tsc build file ignored by npm
jeasonstudio opened this pull request 2 months ago
jeasonstudio opened this pull request 2 months ago
Error: Cannot use import statement outside a module
zombieJ opened this issue 2 months ago
zombieJ opened this issue 2 months ago
latest @swc/types release might break swc if not using ts-node or deno
cyjake opened this issue 2 months ago
cyjake opened this issue 2 months ago
Overriding type of class variable causes the variable to be reset
quantizor opened this issue 2 months ago
quantizor opened this issue 2 months ago
Array method toSorted was not transformed
Alan-Asl opened this issue 2 months ago
Alan-Asl opened this issue 2 months ago
error stackframes in class constructors have the wrong name
eps1lon opened this issue 2 months ago
eps1lon opened this issue 2 months ago
chore(deps): update dependency magic-string to v0.30.13
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
doc(types): Document `Assumptions` API
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
fix(es): Source map `super(...args)` calls in injected constructors
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
feat(visit): Derive serde for `AstParentKind`
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
Disable define/set issue transform for targets with native class properties support
eps1lon opened this issue 2 months ago
eps1lon opened this issue 2 months ago
`super(...args)` from transpilation not sourcemapped
eps1lon opened this issue 2 months ago
eps1lon opened this issue 2 months ago
[Minification] Hoist static methods with alias
SukkaW opened this issue 2 months ago
SukkaW opened this issue 2 months ago
fix(es/plugin): Migrate `swc plugin new` to use `.cargo/config.toml`
SpanishPear opened this pull request 2 months ago
SpanishPear opened this pull request 2 months ago
Left-hand-side with index operator substituted by value in array destructuring
simeonborko opened this issue 2 months ago
simeonborko opened this issue 2 months ago
chore(bindings/node): Format `binding.js`
kenjiding opened this pull request 2 months ago
kenjiding opened this pull request 2 months ago
Introduce ability to config `run_plugin_first` on plugin level
jzhan-canva opened this issue 2 months ago
jzhan-canva opened this issue 2 months ago
`@swc/cli` doesn't work under `pnpm` run script
andrejleitner opened this issue 2 months ago
andrejleitner opened this issue 2 months ago
refactor: Delay Wasm-plugin breaking changes
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
fix(es/resolver): Ignore `VarDecl` with `declare: true`
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
fix(deps): update cargo (patch)
renovate[bot] opened this pull request 2 months ago
renovate[bot] opened this pull request 2 months ago
perf(es/plugin): Make `analyze_source_file` lazy, again
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
feat(plugin): Update `wasmer` to `v5`
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
feat(plugin): Bump `rkyv` to `v0.8.8`
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
feat(es/codegen): Implement proper `inline_script` support
kdy1 opened this pull request 2 months ago
kdy1 opened this pull request 2 months ago
_ts_add_disposable_resource seems to not be present in the latest @swc/helpers
onigoetz opened this issue 2 months ago
onigoetz opened this issue 2 months ago
Drop empty constructors during minification
NullVoxPopuli opened this issue 2 months ago
NullVoxPopuli opened this issue 2 months ago
Drop empty constructors during minification
NullVoxPopuli opened this issue 2 months ago
NullVoxPopuli opened this issue 2 months ago
refactor(es/compat): Use special span instead of passing `static_blocks_mark`
magic-akari opened this pull request 3 months ago
magic-akari opened this pull request 3 months ago
chore(deps): update cargo (patch)
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
[minifier] closing tags should be escaped
layershifter opened this issue 3 months ago
layershifter opened this issue 3 months ago
`@swc/wasm-typescript` allow alias path option
Ceres6 opened this issue 3 months ago
Ceres6 opened this issue 3 months ago
fix(es): Fix typo in feature name
hardfist opened this pull request 3 months ago
hardfist opened this pull request 3 months ago