web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge remote-tracking branch 'origin/codex/mf-share-scope-runtime' into codex/work-pr14912
codex/mf-layered-container-exposes
2 minutes ago
fix(mf): decide startup per runtime and initialize scopes per consume path - needs_async_startup resolves the owning runtime chunk(s) of the queried chunk (entrypoint groups' runtime chunks) and inspects their initial chunks, so an entry that delegates to a shared runtime (runtimeChunk: 'single') takes the same startup mode as that runtime instead of getting a synchronous startup call prepended while the runtime defers its factories. Fixture: sibling entries sharing one runtime in both load orders, plus an independent-runtime control. - Share-scope initialization before consuming: the chunk path initializes every scope and waits, so a remote registered through I() (module/ promise externals initialize asynchronously) contributes its shares before a consume resolves to a local fallback (layers-full hosts). The initial path only handles ordered scopes: initializing scalar scopes there starts loading eager shares asynchronously and breaks a synchronous eager consume, and installation must stay synchronous. - initContainer: a host initializes a container once per shared scope. Initializing one of the container's additional scopes by name binds that scope only (array form, host name); applying the scalar contract there aliased the container's primary pool to a different host pool and mixed scopes. The primary init keeps the scalar contract and maps the remaining additional scopes. Covered against the real initContainerEntry.
codex/mf-share-scope-runtime
9 minutes ago
feat: add experimental array chunk loading
codex/chunk-array-loading
29 minutes ago
fix: support Windows DOS device paths (#15507)
main
43 minutes ago
perf(javascript): defer member chain atom materialization
seal/swc-next-defer-member-chain-atoms
53 minutes ago
fix: preserve css-import external conditions (#15522)
main
56 minutes ago
refactor!: remove source-map object pools and index Unicode sparsely
codex/utf16-index-candidate-355d
56 minutes ago
fix(css): skip esm flag for concatenated modules
seal/fix-css-concatenation-exports
57 minutes ago
Latest Branches
CodSpeed Performance Gauge
+2%
feat(mf): support layered container exposes
#14912
29 minutes ago
7a95005
codex/mf-layered-container-exposes
CodSpeed Performance Gauge
0%
feat(mf): initialize ordered share scopes at runtime
#14911
29 minutes ago
7d90b41
codex/mf-share-scope-runtime
CodSpeed Performance Gauge
+2%
feat: add array chunk loading
#15541
1 hour ago
1236bdc
codex/chunk-array-loading
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs