-
-
Notifications
You must be signed in to change notification settings - Fork 685
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This would solve...
Currently when trying to use --build-snapshot with undici, it fails with:
ReferenceError: WebAssembly is not defined
at lazyllhttp (/Users/samypesse/Projects/gitbook-x/services/cloudrun/api/dist/api/dev/dist/index.dev.js:229040:9)
at ../../../node_modules/.pnpm/[email protected]/node_modules/undici/lib/dispatcher/client-h1.js
The implementation should look like...
I'm not sure at all, to be honest it might just boils to how Node.js could support (or not) WebAssembly for snapshotting.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request