This commit is contained in:
Branimir Karadžić
2015-08-21 20:22:22 -07:00
parent 2d8a762b12
commit da9495892f

View File

@@ -990,10 +990,10 @@ function strip()
-- .. "-s EMTERPRETIFY=1 " -- .. "-s EMTERPRETIFY=1 "
-- .. "-s EMTERPRETIFY_ASYNC=1 " -- .. "-s EMTERPRETIFY_ASYNC=1 "
.. "-s TOTAL_MEMORY=268435456 " .. "-s TOTAL_MEMORY=268435456 "
-- .. "-s ALLOW_MEMORY_GROWTH=1 "
.. "--memory-init-file 1 " .. "--memory-init-file 1 "
.. "\"$(TARGET)\" -o \"$(TARGET)\".html" .. "\"$(TARGET)\" -o \"$(TARGET)\".html "
-- .. "--preload-file ../../../examples/runtime" -- .. "--preload-file ../../../examples/runtime@/"
-- ALLOW_MEMORY_GROWTH
} }
configuration {} -- reset configuration configuration {} -- reset configuration