Skip to content

Commit

Permalink
Update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
yhirose committed Jan 2, 2024
1 parent 65ccaaa commit 195746d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/build.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -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 modified docs/native.wasm
Binary file not shown.

0 comments on commit 195746d

Please sign in to comment.