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