wasm2c
all
Convert a file from the WebAssembly binary format to a C source file and header.
More info →Options (1)
-o, --outputbooleanWrite the output to a given file (`file.h` gets additionally generated)
Example:
wasm2c {{file.wasm}} {{[-o|--output]}} {{file.c}}made by @shridhargupta | data from tldr-pages