Update Emscripten readme and build batch file.

This commit is contained in:
David Reid
2018-12-28 22:04:01 +10:00
parent a102ae0764
commit 1bb35612c1
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -O3