Explorar o código

Package runtime data alongside HTML5 examples (#2173)

Co-authored-by: Christophe Dehais <[email protected]>
Christophe Dehais %!s(int64=5) %!d(string=hai) anos
pai
achega
4a0b6dc3ff
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      scripts/genie.lua

+ 2 - 1
scripts/genie.lua

@@ -367,7 +367,8 @@ function exampleProjectDefaults()
 
 		linkoptions {
 			"-s TOTAL_MEMORY=32MB",
-			"-s ALLOW_MEMORY_GROWTH=1"
+			"-s ALLOW_MEMORY_GROWTH=1",
+			"--preload-file ../../../examples/runtime@/"
 		}
 
 		removeflags {