mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
Add more EXTRA_EXPORTED_RUNTIME_METHODS
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ EMFLAGS += -s NO_EXIT_RUNTIME=1
|
||||
|
||||
LFLAGS := $(EMFLAGS)
|
||||
LFLAGS += -s EXPORTED_FUNCTIONS="['_main','_ags_setAntialiasedStringMode', '_ald_getdata', '_ald_freedata', '_sjis2unicode']"
|
||||
LFLAGS += -s EXTRA_EXPORTED_RUNTIME_METHODS="['getValue']"
|
||||
LFLAGS += -s EXTRA_EXPORTED_RUNTIME_METHODS="['getValue','getMemory','addRunDependency','removeRunDependency']"
|
||||
|
||||
WASMFLAGS := -s WASM=1 -s "BINARYEN_TRAP_MODE='allow'"
|
||||
ASMJSFLAGS :=
|
||||
|
||||
Reference in New Issue
Block a user