To test latch, we should run the spec test suite against the reference interpreter. This runtime should pass all tests.
Should be easy to add a bridge for the interpreter:
Finally, the option -e allows to provide arbitrary script commands directly on the command line. For example:
wasm module.wasm -e '(invoke "foo")'