From 4a0b6dc3fff820ee0f8a345bba4cbcd1a8cc7041 Mon Sep 17 00:00:00 2001 From: Christophe Dehais Date: Thu, 18 Jun 2020 19:32:10 +0200 Subject: [PATCH] Package runtime data alongside HTML5 examples (#2173) Co-authored-by: Christophe Dehais --- scripts/genie.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/genie.lua b/scripts/genie.lua index 33d24dbbd..0caff93df 100644 --- a/scripts/genie.lua +++ b/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 {