Convert a file from the WebAssembly binary format to a C source file and header. More information: https://github.com/WebAssembly/wabt.
wasm2c {{file.wasm}}
file.h
wasm2c {{file.wasm}} {{[-o|--output]}} {{file.c}}