web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(javascript): tighten eval semantics and side effects Address review feedback on string helper semantics, side-effect tracking and bigint/const binary folding.
feat-eval-const-expr
10 minutes ago
feat(javascript): improve const eval and tests Extend Javascript parser eval support for built-in calls and operators and add JS configCases to cover constant expressions.
feat-eval-const-expr
40 minutes ago
fix(js): restore try Return propagation so track-returned test passes When try block terminates with Return, we never run the catch, so code after try-catch is unreachable. Propagate terminated in that case to avoid resolving require('fail') in dead code and fix CI.
feat-js-parser-scope-terminated-dce
1 hour ago
fix(test): update stats-colors-default snapshot to match errors-warnings preset output
feat/stats-colors-default-9353
2 hours ago
chore: bump `swc_core` from 56 to 58 (#13164) * chore: bump swc_core and swc_exp * fix: parser api breaking * chore: update snapshots * refactor: use get_atom
main
2 hours ago
refactor: replace compiler.webpack references with rspack (#13166)
main
2 hours ago
fix(js): make scope termination analysis more conservative - Avoid propagating try-block Return termination when a non-terminating catch exists - Remove redundant evaluate_expression bool path in walk_if_statement and rely on ConstPlugin - Keep unreachable code pruning conservative to avoid dropping live import/require deps
feat-js-parser-scope-terminated-dce
2 hours ago
fix(stats): address CR and fix picocolors ESM import - Rust builder: lazy stats color detection (only when default is used) - defaults.rs: use single regex filter for colors snapshot - DefaultStatsPresetPlugin: add comment for env-based default - config types: update StatsOptions.colors @default documentation - stats-colors-default: document NO_COLOR behavior in test - picocolors: use default import (isColorSupported not named in ESM) in supportsColor.ts and cli.ts to fix rspack-cli test failures
feat/stats-colors-default-9353
2 hours ago
Active Branches
feat(javascript): improve const eval and tests
last run
10 minutes ago
#13167
CodSpeed Performance Gauge
0%
feat(javascript): align scope termination and DCE with webpack
last run
1 hour ago
#13147
CodSpeed Performance Gauge
0%
feat(stats): enable stats.colors by default when environment supports
last run
2 hours ago
#13161
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs