Update playground

This commit is contained in:
yhirose 2024-01-02 08:48:16 -05:00
parent 65ccaaa7c3
commit 195746dedd
2 changed files with 1 additions and 0 deletions

1
docs/build.sh Normal file → Executable file
View File

@ -1,2 +1,3 @@
#!/usr/bin/env bash
source ~/Projects/emsdk/emsdk_env.sh
emcc -std=c++17 -O3 --bind -o native.js -s ALLOW_MEMORY_GROWTH native.cpp

Binary file not shown.