build.sh (59B)
1 #!/bin/sh 2 3 mkdir -p build 4 emcc -o build/index.html hello.c
emscripten-tutorialHow to build an increasingly complex C/C++ codebase to WebAssembly | |
| git clone https://git.tronto.net/emscripten-tutorial | |
| Download | Log | Files | Refs | README |