mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 11:55:30 +00:00
Fix #196
This commit is contained in:
parent
23436e1fcc
commit
a558c51aa1
@ -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
BIN
docs/native.wasm
Normal file → Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user