Command-line for packaging examples in virtual file system.

This commit is contained in:
Richard Gale
2015-08-21 18:37:27 -07:00
parent 0cd42e1786
commit c0aec4252f

View File

@@ -992,6 +992,7 @@ function strip()
.. "-s TOTAL_MEMORY=268435456 "
.. "--memory-init-file 1 "
.. "\"$(TARGET)\" -o \"$(TARGET)\".html"
-- .. "--preload-file ../../../examples/runtime"
-- ALLOW_MEMORY_GROWTH
}