web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor: move incremental option from experiments to top-level config (#12793)
v2
40 seconds ago
feat(mf): add async startup promise gating for entrypoints (#11899) ## Summary - Add `experiments.asyncStartup` support for Module Federation by embedding federation runtime deps and exposing a guarded async startup hook. - Gate **non-container entrypoints** on the async federation startup promise to avoid races with remote/consume initialization. - Keep **container/remoteEntry** bundles synchronous (preserve `get`/`init` exports) while still running the embedded federation runtime setup. - Fix hoisting of container references to the correct runtime chunk for `runtimeChunk: "single"`/multi-runtime. ## Notes - No behavior change when `experiments.asyncStartup` is disabled. - Container chunks (exposes) intentionally do **not** block startup on the async hook; they only run the base federation runtime setup to keep the container export sync. ## Tests - Added MF async-startup config/serial test coverage (remoteEntry export shape, runtimeChunk single, multi-entry). - CI: all required checks green.
main
1 minute ago
Merge remote-tracking branch 'origin/main' into feature/async-startup-runtime-promise
feature/async-startup-runtime-promise
23 minutes ago
feat: support import and export string specifier (#12759) feat: support export string specifier
main
25 minutes ago
feat: do not expose EsmLibraryPlugin to user directly, use config instead
docs/modern-module
29 minutes ago
feat: do not expose EsmLibraryPlugin to user directly, use config instead
docs/modern-module
1 hour ago
fix: generalize async startup runtime flag
feature/async-startup-runtime-promise
2 hours ago
fix docs
feat/use-rspack-as-default-trusted-types-policy-name
2 hours ago
Active Branches
feat!: do not expose EsmLibraryPlugin to user directly, use modern-module instead
last run
29 minutes ago
#12792
CodSpeed Performance Gauge
-14%
feat!: use "rspack" as default trustedTypes policy name
last run
2 hours ago
#12799
CodSpeed Performance Gauge
0%
chore(test): uniform all time to `X ms`
last run
15 hours ago
#12790
CodSpeed Performance Gauge
-2%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs