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
fix(es/module): Fix regression of resolving relative modules
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
`expr_simplifier` does not simplify computed `MemberExpr`s with non-literal properties
levi-nz opened this issue 10 months ago
levi-nz opened this issue 10 months ago
refactor(common): Debug-print spans more compactly
Kyuuhachi opened this pull request 10 months ago
Kyuuhachi opened this pull request 10 months ago
rustdoc: broken links
wmertens opened this issue 10 months ago
wmertens opened this issue 10 months ago
Why can't I use version 1.4.7?
TryChai opened this issue 10 months ago
TryChai opened this issue 10 months ago
谁闲的没事吧1.4.7 版本删了
TryChai opened this issue 10 months ago
TryChai opened this issue 10 months ago
emit `.js` extensions to produce valid ESM import/export paths
Hotell opened this issue 10 months ago
Hotell opened this issue 10 months ago
chore: Remove repetitive words
one230six opened this pull request 10 months ago
one230six opened this pull request 10 months ago
chore(es): Allow using older `tokio`
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/parser): Allow `export` after decorators when valid
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/minifier): Make `Finalizer` handle `hoisted_props` correctly
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
Invalid code produced via Minify/Compress in 1.4.1+
marcusdarmstrong opened this issue 10 months ago
marcusdarmstrong opened this issue 10 months ago
feat(es/ast): Support abstract auto-accessors
dsherret opened this pull request 10 months ago
dsherret opened this pull request 10 months ago
SWC fails when TypeScript generic annotation is followed by type assertion
ericrafalovsky opened this issue 10 months ago
ericrafalovsky opened this issue 10 months ago
Lit + Jest + Typescript + SWC Jest
gethari opened this issue 10 months ago
gethari opened this issue 10 months ago
fix(es/minifier): Fix evaluation of array literals with `void 0`
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/proposal): Fix var placement for using transform
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/proposal): Fix var placement for `using` transform
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/minifier): Fix removal of array pattern bindings
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
Stackoverflow when compress chain of if statement
suguanYang opened this issue 10 months ago
suguanYang opened this issue 10 months ago
'use client' directive is not preserved at top level when module type is 'umd'
sohnjunior opened this issue 10 months ago
sohnjunior opened this issue 10 months ago
fix(es/minifier): Fix eval of `toString` of array with holes
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/minifier): Do not evaluate `slice` calls with negative index
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/minifier): Handle cyclic references while dropping unused properties
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
refactor(es): Prepare `wasm32-wasi-preview1-threads` target support
Brooooooklyn opened this pull request 10 months ago
Brooooooklyn opened this pull request 10 months ago
Expose `omit_trailing_semi` via `.swcrc`
daxpedda opened this issue 10 months ago
daxpedda opened this issue 10 months ago
[Crate bug] Yank swc_common 0.33.19 and publish under 0.34.0?
alshdavid opened this issue 10 months ago
alshdavid opened this issue 10 months ago
Yank swc_common 0.33.19 and publish under 0.34.0?
alshdavid opened this issue 10 months ago
alshdavid opened this issue 10 months ago
feat(es/lints): Add `no-dupe-class-members` rule
ArturAralin opened this pull request 10 months ago
ArturAralin opened this pull request 10 months ago
Minifier should check type of assignment target before merging assignments
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
Minifier evaluates `toString` of array containing 1-empty hole to invalid expression when `unsafe` is true
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
Minifier evaluates `slice` call of array wrong
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
Minifier removes property in object incorrectly when circular reference exists
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
`test_transform` should probably use `parse_program` instead of `parse_module`
levi-nz opened this issue 10 months ago
levi-nz opened this issue 10 months ago
perf(es): Do not create tokio runtime if not required
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
Optimize a[n]; n++ inside loopings
rentalhost opened this issue 10 months ago
rentalhost opened this issue 10 months ago
fix(es/minifier): Respect `used_above_decl`
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
Performance regression after v1.4.1-nightly-20240210.1
davidmurdoch opened this issue 10 months ago
davidmurdoch opened this issue 10 months ago
Minifier inlines hoisted `var` variable usage incorrectly
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
Minifier converts array to string value incorrectly when `void 0` is in array
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
Minifier doesn't respect `valueOf` method in object when converting it to number value
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
Minifier doesn't respect `toString` method in object when converting it to string value
hyp3rflow opened this issue 10 months ago
hyp3rflow opened this issue 10 months ago
fix(es/minifier): Do not drop used properties
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/module): Fix relativeness check for `jsc.paths`
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
Aliases (paths) are incorrectly resolved
dmitriy-kudelko opened this issue 10 months ago
dmitriy-kudelko opened this issue 10 months ago
css @starting-style
wenerme opened this issue 10 months ago
wenerme opened this issue 10 months ago
chore(ci): Fix cargo deny action
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
Add __copyProps to @swc/helpers
william-will-angi opened this issue 10 months ago
william-will-angi opened this issue 10 months ago
ReferenceError: cannot access 'class' before initialization
milena-mognon opened this issue 10 months ago
milena-mognon opened this issue 10 months ago
feat(es/lints): Add `prefer-object-spread` rule
ArturAralin opened this pull request 10 months ago
ArturAralin opened this pull request 10 months ago
Segmentation fault when transpiling "if" statement with @swc/core version > 1.3.100 in deno inside Alpine Linux docker container
benStre opened this issue 10 months ago
benStre opened this issue 10 months ago
Unable to load schema from `https://json.schemastore.org/swcrc`
rostaingc opened this issue 10 months ago
rostaingc opened this issue 10 months ago
docs.rs build is failing since 0.20.0
Cerber-Ursi opened this issue 10 months ago
Cerber-Ursi opened this issue 10 months ago
Compress `hoist_props` removes needed property from object
disog opened this issue 10 months ago
disog opened this issue 10 months ago
fix(es/decorators): Handle default exported class
magic-akari opened this pull request 10 months ago
magic-akari opened this pull request 10 months ago
feat(es/parser): Support Regular Expression `v` flag
magic-akari opened this pull request 10 months ago
magic-akari opened this pull request 10 months ago
fix(es/typescript): Handle accessibility in private method
magic-akari opened this pull request 10 months ago
magic-akari opened this pull request 10 months ago
plugin resolve logic incorrect
himself65 opened this issue 10 months ago
himself65 opened this issue 10 months ago
swc panics when attempting to compile typescript where a class member function has been annotated with both an accessibility modifier keyword and the `#` sigil.
bassettmb opened this issue 10 months ago
bassettmb opened this issue 10 months ago
fix(es/module): Allow `FileName::Anon` from node resolver
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
fix(es/modules): Fix resolution of `jsc.paths` with exact match
kdy1 opened this pull request 10 months ago
kdy1 opened this pull request 10 months ago
feat(es/lints): Add `no-prototype-builtins` rule
ArturAralin opened this pull request 10 months ago
ArturAralin opened this pull request 10 months ago
feat(es/minifier): Allow `expr_simplifier` to do arithmetic with string literals
levi-nz opened this pull request 10 months ago
levi-nz opened this pull request 10 months ago
expr_simplifier does not handle numeric operations involving strings
levi-nz opened this issue 10 months ago
levi-nz opened this issue 10 months ago
Decorators not working correctly for default exported classes
benStre opened this issue 10 months ago
benStre opened this issue 10 months ago
fix(es/visit): Skip `TsExprWithTypeArgs` from `noop_visit/fold_type` macros
dsherret opened this pull request 11 months ago
dsherret opened this pull request 11 months ago
fix(es/codegen): Emit `namespace` keyword of `TsModuleDecl` if possible
dsherret opened this pull request 11 months ago
dsherret opened this pull request 11 months ago
`jsc.baseUrl` is not resolving the require/import path
devjiwonchoi opened this issue 11 months ago
devjiwonchoi opened this issue 11 months ago
perf(visit): Drop `pmutil` to improve compile time
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
Build error reported in versions after 1.3.67 with umi.ts
yinvoke opened this issue 11 months ago
yinvoke opened this issue 11 months ago
Remove unused arguments when compressing function
alshdavid opened this issue 11 months ago
alshdavid opened this issue 11 months ago
Remove unused destructured array params when compressing
alshdavid opened this issue 11 months ago
alshdavid opened this issue 11 months ago
Paths bug
AlexRMU opened this issue 11 months ago
AlexRMU opened this issue 11 months ago
jsc.paths regression in 1.3.79 with symlinks
jbedard opened this issue 11 months ago
jbedard opened this issue 11 months ago
doc(contributing): Remove `enum_kind` from `ARCHITECTURE.md`
changwoolab opened this pull request 11 months ago
changwoolab opened this pull request 11 months ago
Difference between Babel and SWC compilation
Kahor opened this issue 11 months ago
Kahor opened this issue 11 months ago
feat(es/lints): Add `no-new-object` rule
ArturAralin opened this pull request 11 months ago
ArturAralin opened this pull request 11 months ago
fix(es/modules): Do not call `Path::parent()` for `FileName::Anon`
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
feat(es/lints): Add `no-cond-assign` rule
ArturAralin opened this pull request 11 months ago
ArturAralin opened this pull request 11 months ago
`baseUrl` + `paths` in `transform` resolves path to parent dir
devjiwonchoi opened this issue 11 months ago
devjiwonchoi opened this issue 11 months ago
fix(es/codegen): Fix replacement when `inline_script` is on
xc2 opened this pull request 11 months ago
xc2 opened this pull request 11 months ago
Unable to import AWS SDK DynamoDB DocumentClient type
rubnogueira opened this issue 11 months ago
rubnogueira opened this issue 11 months ago
fix(css/parser): Fix parsing of `@import` without `;` or space
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
fix(es/codegen): Emit computed getter and setter signatures
dsherret opened this pull request 11 months ago
dsherret opened this pull request 11 months ago
perf(visit): Use qualified paths for generated codes
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
Wrong private fields context in decorators
nicolo-ribaudo opened this issue 11 months ago
nicolo-ribaudo opened this issue 11 months ago
feat(es/ast): Add alias to `EsVersion`
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
doc(es/minifier): Update examples code
magic-akari opened this pull request 11 months ago
magic-akari opened this pull request 11 months ago
swc_ecma_minifier bad case
xc2 opened this issue 11 months ago
xc2 opened this issue 11 months ago
esm-style export don't get lazy loaded - Same as https://github.com/swc-project/swc/issues/4799
Kahor opened this issue 11 months ago
Kahor opened this issue 11 months ago
fix(es/parser): Check for existence of modifiers while parsing `accessor` token
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
fix(es/compat): Split declaration and init in `block-scoping` pass
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
fix(es/minifier): Abort property hoister on `this` usage
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
Support for 32-bit Linux (x86/ia32)
edwillard opened this issue 11 months ago
edwillard opened this issue 11 months ago
Regression: "this is undefined" when minifying @google/model-viewer with @swc/core 1.4.1 or newer
Frank3K opened this issue 11 months ago
Frank3K opened this issue 11 months ago
fix(es/typescript): Handle exported JSX members
magic-akari opened this pull request 11 months ago
magic-akari opened this pull request 11 months ago
Namespace-local React Context
abrenneke opened this issue 11 months ago
abrenneke opened this issue 11 months ago
@swc-node/register — Files are not transpiled on Windows with tsconfig.json present
fire332 opened this issue 11 months ago
fire332 opened this issue 11 months ago
test(es/transforms): Add a test for `reserved_words` pass
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago
fix(es/react): Validate pragma before parsing
kdy1 opened this pull request 11 months ago
kdy1 opened this pull request 11 months ago