Skip to content

Pull requests: swc-project/swc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(es/minifier): Remove unused param for new expr
#12027 opened Jul 16, 2026 by Austaras Member Loading…
refactor(swc): make the primary compilation path linear
#12023 opened Jul 14, 2026 by magic-akari Member Loading…
fix(es/fixer): preserve parens around PURE-annotated receivers
#12022 opened Jul 13, 2026 by kdy1 Member Loading…
6 tasks done
feat: scaffold parallel SWC v2 npm API
#12015 opened Jul 11, 2026 by kdy1 Member Loading…
refactor(es/parser): remove legacy lexer crate
#12014 opened Jul 11, 2026 by kdy1 Member Draft
feat: compress native npm bindings
#12000 opened Jul 8, 2026 by kdy1 Member Loading…
test(cli): cover watch out-file overwrite
#11994 opened Jul 6, 2026 by nightt5879 Loading…
feat: expose ast utilities in typescript_wasm
#11973 opened Jun 29, 2026 by avivkeller Loading…
feat(es/module): support moduleRoot for AMD module IDs
#11964 opened Jun 24, 2026 by Kaus1ubh Contributor Loading…
chore:Remove swc_bundler
#11936 opened Jun 12, 2026 by hardfist Collaborator Draft
fix(encoding): Fix incorrect fields count
#11905 opened May 28, 2026 by quininer Contributor Loading…
fix(es/resolver): Merge re-opened TypeScript namespace scopes
#11872 opened May 20, 2026 by MavenRain Contributor Loading…
perf: speed up swc_ecma_codegen JsWriter hot path
#11870 opened May 19, 2026 by hardfist Collaborator Draft
perf(es/minifier): reduce usage analysis overhead
#11863 opened May 17, 2026 by hardfist Collaborator Draft
perf(es/parser): micro-optimize parser hot paths
#11859 opened May 16, 2026 by hardfist Collaborator Draft
[codex] add node and scope ids
#11843 opened May 4, 2026 by kdy1 Member Draft
fix(es/parser): fix panic on JSX surrogate entities
#11803 opened Apr 17, 2026 by cuyl Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.