mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Disable WASM in the test build script for Emscripten.
This makes it more convenient to test because it avoids the need for the use of emrun.
This commit is contained in:
@@ -1 +1 @@
|
||||
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -O3
|
||||
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -s WASM=0
|
||||
Reference in New Issue
Block a user