You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put the source code into Google Cloud Function and I get the error as below: RuntimeError: abort(CompileError: WebAssembly.instantiate(): expected 11493359 bytes, fell off end @+13) at Error at jsStackTrace (/workspace/NFT-Marker-Creator/libs/NftMarkerCreator_wasm.js:1:24659) at stackTrace (/workspace/NFT-Marker-Creator/libs/NftMarkerCreator_wasm.js:1:24830) at abort (/workspace/NFT-Marker-Creator/libs/NftMarkerCreator_wasm.js:1:21515)
I would appreciate any help resolving this.
The text was updated successfully, but these errors were encountered:
I put the source code into Google Cloud Function and I get the error as below:
RuntimeError: abort(CompileError: WebAssembly.instantiate(): expected 11493359 bytes, fell off end @+13) at Error at jsStackTrace (/workspace/NFT-Marker-Creator/libs/NftMarkerCreator_wasm.js:1:24659) at stackTrace (/workspace/NFT-Marker-Creator/libs/NftMarkerCreator_wasm.js:1:24830) at abort (/workspace/NFT-Marker-Creator/libs/NftMarkerCreator_wasm.js:1:21515)
I would appreciate any help resolving this.
The text was updated successfully, but these errors were encountered: