Convert a file from the WebAssembly binary format to the text format.
wasm2wat {{file.wasm}}
wasm2wat {{file.wasm}} -o {{file.wat}}