From b99be73f2db5d3f81edc96a92ac4839e7f1cc3ab Mon Sep 17 00:00:00 2001 From: Justin Kerk Date: Sat, 29 Oct 2016 06:00:45 +0000 Subject: Experimental support for compiling to WebAssembly using Emscripten (not yet working) (nw) --- scripts/genie.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index 004c0228428..92a59fcd65f 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -377,6 +377,11 @@ newoption { description = "Arguments for running debug build.", } +newoption { + trigger = "WEBASSEMBLY", + description = "Produce WebAssembly output when building with Emscripten.", +} + dofile ("extlib.lua") if _OPTIONS["SHLIB"]=="1" then -- cgit v1.2.3-70-g09d2