Hi TON Devz,
Running npx func-js ./stdlib.fc ./bet.fc --boc ./bet.boc. Produces the above error on the image. Anyone facing the same issue, or got solution to that it will be a pleasure.
failed to asynchronously prepare wasm: CompileError: WebAssembly.instantiate():
Seems I have a problem with func-js.
Mar 3, 2023, 9:21 PM
If you could share public repo. I can debug at my end.
Mar 3, 2023, 9:31 PM
So I had to get rid of everything npm and the node js. Cleaned up and reinstalled all the packages and updates.
That's how I ended up getting rid of the errors.
That's how I ended up getting rid of the errors.
Mar 3, 2023, 11:17 PM