mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
ALLOW_MEMORY_GROWTH=1
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ EMFLAGS := -s ENVIRONMENT=web $(EMPORTS)
|
||||
EMFLAGS += -Oz
|
||||
|
||||
EMFLAGS += -s EMTERPRETIFY=1 -s EMTERPRETIFY_ASYNC=1
|
||||
EMFLAGS += -s TOTAL_MEMORY=100663296
|
||||
EMFLAGS += -s ALLOW_MEMORY_GROWTH=1
|
||||
EMFLAGS += -s NO_EXIT_RUNTIME=1
|
||||
|
||||
LFLAGS := $(EMFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user