yoga-wasm icon indicating copy to clipboard operation
yoga-wasm copied to clipboard

failed to compile wasm module: RuntimeError: abort(sync fetching of the wasm failed: you can preload it to Module['wasmBinary']

Open talentlessguy opened this issue 4 years ago • 0 comments

When importing yoga-wasm I get this:

failed to compile wasm module: RuntimeError: abort(sync fetching of the wasm failed: you can preload it to Module['wasmBinary'] manually, or emcc.py will do that for you when generating HTML (but not JS)).
Build with -s ASSERTIONS=1 for more info.

Additional context

I'm using Vite 2.1.5, FF 88 and Node.js 15.12

talentlessguy avatar Apr 11 '21 08:04 talentlessguy