Files
miniaudio/tests/mal_build_tests_emscripten.bat
T
2019-03-06 20:55:51 +10:00

2 lines
145 B
Batchfile

emcc ./ma_test_0.c -o ./bin/ma_test_0_emscripten.html -s WASM=0 -std=c99
emcc ./ma_duplex.c -o ./bin/ma_duplex.html -s WASM=0 -std=c99