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