Skip to content

Support packages that emit auxiliary assets - #95

Merged
pastelsky merged 2 commits into
masterfrom
codex/support-auxiliary-assets
Aug 3, 2026
Merged

Support packages that emit auxiliary assets#95
pastelsky merged 2 commits into
masterfrom
codex/support-auxiliary-assets

Conversation

@pastelsky

@pastelsky pastelsky commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • use Rspack native WebAssembly handling while naming emitted modules with the established .bundle.wasm convention
  • keep non-JavaScript Rspack modules out of Oxc dependency minification
  • cover WebAssembly output naming and module handling with regression tests

Verification

  • yarn check
  • yarn test (49 passed)
  • yarn build
  • yarn test:slow (133 passed)
  • locally reproduced @bittasker/wallet-core@0.2.2; it builds and reports its emitted WASM asset

Comment thread src/utils/build.utils.ts
@pastelsky
pastelsky merged commit b80df42 into master Aug 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant