mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
f8b635b972
Emscripten no longer supports the -std=c* and -ansi compiler flags.
1 line
94 B
Batchfile
1 line
94 B
Batchfile
emcc ../simple_playback_emscripten.c -o ../bin/simple_playback_emscripten.html -s WASM=0 -Wall |