yoga-wasm
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']
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