Convert a file from the WebAssembly binary format to a C source file and header.
wasm2c {{file.wasm}}
wasm2c {{file.wasm}} -o {{file.c}}