mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-14 06:55:30 +00:00
3 lines
88 B
Bash
3 lines
88 B
Bash
|
source ~/Projects/emsdk/emsdk_env.sh
|
||
|
emcc -std=c++11 -O3 --bind -o native.js native.cpp
|