ocaml-offchain
ocaml-offchain copied to clipboard
The interpreter should throw better error messages
I unsuccessfully tried running a .wasm file using the interpreter. The error messages could be more helpful.

I then tried running the .js file using our emscripten-module-wrapper and got more cryptic error messages.

Turns out the latter was due to me having an older node version.