swc-project
swc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(wasm-typescript): add nodejs helpers
kdy1/nodejs-wasm-typescript-api
3 hours ago
feat: expose ast utilities in typescript_wasm
forked-by-avivkeller:ast
2 days ago
Merge branch 'main' into copilot/fix-eslint-suppression-rules
mattcosta7:copilot/fix-eslint-suppression-rules
2 days ago
Merge branch 'main' into copilot/fix-eslint-suppression-rules
mattcosta7:copilot/fix-eslint-suppression-rules
2 days ago
fix(es/minifier): Check last case (#11972) **Description:** #11971 doesn't seem correct. If a case termiante check to be `Ok(false)` it would rely on its previous case.
main
2 days ago
fix
Austaras:main
2 days ago
fix(es/minifier): Check last case
Austaras:main
2 days ago
fix(es/minifier): preserve switch fallthrough termination (#11971) **Description:** Fixes switch termination detection so fallthrough from matched cases into later cases is accounted for before dead-code elimination. This preserves code after switches like `default: return 1; case "0":`, where the later empty case can still complete normally. This PR updates `StmtExt::terminates`, adds focused switch termination tests, adds issue #11970 minifier fixture coverage, and adds an exec regression proving `classify("0")` still reaches the post-switch `return 2`. **Testing:** - `git submodule update --init --recursive` - `UPDATE=1 cargo test -p swc_ecma_minifier` - `cargo test -p swc_ecma_utils` - `cargo test -p swc_ecma_minifier` - `(cd crates/swc_ecma_minifier && ./scripts/exec.sh issue_11970)` - `cargo fmt --all` - `cargo clippy --all --all-targets -- -D warnings` **Related issue:** Closes #11970
main
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(wasm-typescript): add Node.js helpers
#11975
3 hours ago
4cea0b7
kdy1/nodejs-wasm-typescript-api
CodSpeed Performance Gauge
0%
feat: expose ast utilities in typescript_wasm
#11973
2 days ago
c472f99
forked-by-avivkeller:ast
CodSpeed Performance Gauge
0%
fix(react-compiler): default eslintSuppressionRules to match babel-plugin-react-compiler
#11969
2 days ago
985a5ef
mattcosta7:copilot/fix-eslint-suppression-rules
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs