WebAssembly 바이너리 형식을 C 소스 파일 및 헤더로 변환. 더 많은 정보: https://github.com/WebAssembly/wabt.
wasm2c {{파일.wasm}}
file.h
wasm2c {{파일.wasm}} -o {{파일.c}}