4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
|
cd build
|
||
|
|
emcmake cmake ..
|
||
|
|
emmake make -j$(nproc)
|
||
|
|
code index.html
|