This commit is contained in:
yhirose 2022-05-05 15:58:54 -04:00
parent 23436e1fcc
commit a558c51aa1
3 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
source ~/Projects/emsdk/emsdk_env.sh
emcc -std=c++17 -O3 --bind -o native.js native.cpp
emcc -std=c++17 -O3 --bind -o native.js -s ALLOW_MEMORY_GROWTH native.cpp

File diff suppressed because one or more lines are too long

BIN
docs/native.wasm Normal file → Executable file

Binary file not shown.