How to use the wasi-sdk to compile a C program to Wasm. ... clang --target=wasm32 -nostdlib -Wl,--no-entry -o adder.wasm adder.c.
確定! 回上一頁