To build wasm file: clang++ add.c -ObjC++ --compile --target=wasm32-unknown-unknown-wasm --optimize=3 --output add.wasm.
確定! 回上一頁