aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/godot_shell.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add option 'wasm' to compile to WebAssembly in web exporteska2016-10-311-0/+357
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.