@whitequark Okay. Let me take a different tack.
I would like to be able to examine the state of my program while it is running, so I can tell if it is running correctly. Usually, printfs are the easiest way to do this.
Do either wasmtime, or the wabt utilities, to your knowledge offer an interpreter with a non-painful memory debugger?