ocaml-offchain icon indicating copy to clipboard operation
ocaml-offchain copied to clipboard

The interpreter should throw better error messages

Open sinahab opened this issue 8 years ago • 0 comments

I unsuccessfully tried running a .wasm file using the interpreter. The error messages could be more helpful. running-wasm-on-its-own

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

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

sinahab avatar Oct 30 '17 18:10 sinahab