Skip to content

feat: add external Wasm build - #126

Draft
BridgeAR wants to merge 2 commits into
mainfrom
BridgeAR/2026-08-29-cjs-external-wasm
Draft

feat: add external Wasm build#126
BridgeAR wants to merge 2 commits into
mainfrom
BridgeAR/2026-08-29-cjs-external-wasm

Conversation

@BridgeAR

Copy link
Copy Markdown
Member

The opt-in Node.js entry reads the packaged Wasm asset during initialization, so importing the module does not access the file. The default entry remains self-contained.

Fixes: #96

The opt-in Node.js entry reads the packaged Wasm asset during initialization, so importing the module does not access the file. The default entry remains self-contained.

Fixes: #96
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.

Allow externalized Wasm build

1 participant