mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update backend notes for Emscripten.
Emscripten no longer supports the -std=c* and -ansi compiler flags.
This commit is contained in:
@@ -1 +1 @@
|
||||
emcc ../simple_playback_emscripten.c -o ../bin/simple_playback_emscripten.html -s WASM=0 -std=c89 -ansi -Wall
|
||||
emcc ../simple_playback_emscripten.c -o ../bin/simple_playback_emscripten.html -s WASM=0 -Wall
|
||||
Reference in New Issue
Block a user