Options (2)
-o, --outputbooleanWrite the output binary to a given file
Example:
wat2wasm {{file.wat}} {{[-o|--output]}} {{file.wasm}}-v, --verbosebooleanDisplay simplified representation of every byte
Example:
wat2wasm {{[-v|--verbose]}} {{file.wat}}made by @shridhargupta | data from tldr-pages