wizard-engine
wizard-engine copied to clipboard
No output when running wasm module with wizeng.x86-64-linux
Why do I get no output when executing the following command——am I doing something wrong here?
./wizeng.x86-64-linux --print-result=true ../test/wizeng/add.wasm
Looks like --print-result isn't printing. The code was moved a little; I made a PR to fix it.
If you run the above with some of the trace options (e.g. -ti) you should see output.