Skip to content

Commit 3baf843

Browse files
committed
Emscripten kerfuffle (#53)
See also emscripten-core/emscripten#27241
1 parent a5d04b3 commit 3baf843

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ if(MDR_PLATFORM_OS STREQUAL "EMSCRIPTEN")
4343
-sEXCEPTION_CATCHING_ALLOWED=[..]
4444
-sALLOW_MEMORY_GROWTH
4545
-sEXPORTED_RUNTIME_METHODS=['ccall','cwrap','HEAPU8']
46+
-sGROWABLE_ARRAYBUFFERS=0
4647
)
4748
add_compile_options(-O1 -fexceptions)
4849
endif()

0 commit comments

Comments
 (0)