assetpack
assetpack copied to clipboard
RangeError: WebAssembly.Instance(): Out of memory: wasm memory
Trying to build assets from any of the game: https://github.com/pixijs/open-games
For ex:
https://github.com/pixijs/open-games/tree/main/bubbo-bubbo
npm run build-assets
Error:
RangeError: WebAssembly.Instance(): Out of memory: wasm memory
at instantiateSync (C:\work\projects\open-games\puzzling-potions\node_modules\ttf2woff2\jssrc\ttf2woff2.js:1:8181)
at createWasm (C:\work\projects\open-games\puzzling-potions\node_modules\ttf2woff2\jssrc\ttf2woff2.js:1:9223)
at Object.<anonymous> (C:\work\projects\open-games\puzzling-potions\node_modules\ttf2woff2\jssrc\ttf2woff2.js:1:34304)
Node.js v16.14.0. Windows 11