bytecodealliance/cargo-wasi

Please add an option to compile to "wat" instead of "wasm"

onetruffle opened this issue · 0 comments

Something like cargo wasi build -t wat.

Right now, I'm running cargo wasi build followed by wasm2wat /path/to/project.wasm which generates /path/to/project.wat.