fix zig examples for wasm
This commit is contained in:
parent
7103703313
commit
34947e4aba
|
|
@ -606,6 +606,7 @@ fn addExamples(
|
||||||
emccOutputDirExampleWithFile,
|
emccOutputDirExampleWithFile,
|
||||||
"-sFULL-ES3=1",
|
"-sFULL-ES3=1",
|
||||||
"-sUSE_GLFW=3",
|
"-sUSE_GLFW=3",
|
||||||
|
"-fsanitize=address",
|
||||||
"-sSTACK_OVERFLOW_CHECK=1",
|
"-sSTACK_OVERFLOW_CHECK=1",
|
||||||
"-sEXPORTED_RUNTIME_METHODS=['requestFullscreen']",
|
"-sEXPORTED_RUNTIME_METHODS=['requestFullscreen']",
|
||||||
"-sASYNCIFY",
|
"-sASYNCIFY",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user