web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(javascript): skip semantic lookup for special roots
seal/swc-next-semicolon-scan
4 hours ago
refactor(javascript): reduce evaluator allocations
seal/swc-next-evaluator-allocations
4 hours ago
refactor(javascript): remove redundant pure declarator state
seal/swc-next-inner-graph-semantic
4 hours ago
fix(javascript): preserve parser behavior after SWC Next rebase
release/2.3.0
5 hours ago
fix: drop trailing comma when rewriting require.resolve calls (#15656) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
main
6 hours ago
fix: drop trailing comma when rewriting require.resolve calls `require.resolve` and `import.meta.resolve` are compiled by replacing only the callee with a `/*require.resolve*/` comment and the argument with the module id, which leaves the original argument list behind as a parenthesized expression. A trailing comma is valid in a call argument list but a syntax error in a parenthesized expression, so `require.resolve("./x",)` emitted a bundle that failed to parse with `SyntaxError: Unexpected token ')'`. Rewrite the tail of the argument list to a bare `)` when it contains a comma. Closes #15655 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
perbergland:chore/rspack-issue-15655-pr
7 hours ago
refactor(javascript): skip semantic lookup for special roots
seal/swc-next-semicolon-scan
9 hours ago
chore(deps): update pnpm to v11.26.0 (#15650) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
15 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
refactor(javascript): skip semantic lookup for special roots
#15654
17 hours ago
15531fa
seal/swc-next-semicolon-scan
CodSpeed Performance Gauge
+4%
refactor(javascript): reduce evaluator allocations
#15643
1 day ago
3a5b1ae
seal/swc-next-evaluator-allocations
CodSpeed Performance Gauge
-1%
refactor(javascript): optimize inner graph analysis
#15642
1 day ago
c1ad0b1
seal/swc-next-inner-graph-semantic
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs