mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 11:55:30 +00:00
Added build.sh for wasm
This commit is contained in:
parent
b8fd40dea3
commit
270304ab88
2
docs/build.sh
Normal file
2
docs/build.sh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
source ~/Projects/emsdk/emsdk_env.sh
|
||||||
|
emcc -std=c++11 -O3 --bind -o native.js native.cpp
|
Loading…
Reference in New Issue
Block a user