From ed5c253b4c5916f3774ffec2142bebb891081439 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 20 Mar 2016 11:02:07 -0700 Subject: [PATCH] Updated toolchain.lua. --- scripts/toolchain.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua index e87e5f3..ef4ed31 100755 --- a/scripts/toolchain.lua +++ b/scripts/toolchain.lua @@ -1191,6 +1191,7 @@ function strip() -- .. "-s EMTERPRETIFY_ASYNC=1 " .. "-s TOTAL_MEMORY=268435456 " -- .. "-s ALLOW_MEMORY_GROWTH=1 " +-- .. "-s USE_WEBGL2=1 " .. "--memory-init-file 1 " .. "\"$(TARGET)\" -o \"$(TARGET)\".html " -- .. "--preload-file ../../../examples/runtime@/"