From d6f2862429399844ebdd16b61da3a3c9d14fba36 Mon Sep 17 00:00:00 2001 From: eska Date: Sun, 30 Oct 2016 23:10:17 +0100 Subject: Add option 'wasm' to compile to WebAssembly in web export WebAssembly is still experimental, so disabled by default. The HTML shell file now uses $GODOT_BASE, a placeholder for the base filename, instead of $GODOT_JS, $GODOT_MEM and $GODOT_FS. --- tools/dist/html_fs/godot.html | 374 ------------------------------------------ 1 file changed, 374 deletions(-) delete mode 100644 tools/dist/html_fs/godot.html (limited to 'tools') diff --git a/tools/dist/html_fs/godot.html b/tools/dist/html_fs/godot.html deleted file mode 100644 index c354826e1f..0000000000 --- a/tools/dist/html_fs/godot.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - $GODOT_HEAD_TITLE - $GODOT_HEAD_INCLUDE - - - -
- - HTML5 canvas appears to be unsupported in the current browser.
Please try updating or use a different browser. -
-
- Loading page... -
-
- - - -
-
- - - - - - - - -- cgit v1.2.3