Files
miniaudio/tests/ma_build_tests_emscripten.bat
T
2020-02-02 13:19:39 +10:00

2 lines
141 B
Batchfile

::emcc ./ma_test_0.c -o ./bin/ma_test_0_emscripten.html -s WASM=0 -Wall
emcc ./ma_duplex.c -o ./bin/ma_duplex.html -s WASM=0 -Wall