mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-13 22:55:29 +00:00
3 lines
111 B
Bash
3 lines
111 B
Bash
source ~/Projects/emsdk/emsdk_env.sh
|
|
emcc -std=c++17 -O3 --bind -o native.js -s ALLOW_MEMORY_GROWTH native.cpp
|