build_wasm.sh 96 B

123
  1. rm -rf build/wasm/
  2. mkdir -p build/wasm/
  3. emcc src/main.cpp -fexceptions -o build/wasm/index.html