Adam Scott ebd9104cdc Add workaround for emscripten >= 3.1.47 LTO build 1 vuosi sitten
..
api 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
export 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
js d20dfcfe79 [3.x] Fix JavaScript callback memory leak 1 vuosi sitten
.eslintrc.engine.js 681c10af45 [HTML5] Document Engine and EngineConfig (jsdoc). 4 vuotta sitten
.eslintrc.js bf65c0e479 HTML5: Fix minification error with Emscripten 1.39.9 3 vuotta sitten
.eslintrc.libs.js d61fc468a2 [HTML5] Refactor JS library listeners to OS. 3 vuotta sitten
README.md 8a6bc045ea Add logo attribution for Android, HTML5 and Linux platform icons 3 vuotta sitten
SCsub 65dc01bd8e [HTML5] Add GDNative+Threads build. 3 vuotta sitten
audio_driver_javascript.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
audio_driver_javascript.h 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
detect.py ebd9104cdc Add workaround for emscripten >= 3.1.47 LTO build 1 vuosi sitten
dom_keys.inc 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
emscripten_helpers.py 65dc01bd8e [HTML5] Add GDNative+Threads build. 3 vuotta sitten
godot_audio.h 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
godot_js.h 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
godot_webgl2.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
godot_webgl2.h 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
http_client.h.inc 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
http_client_javascript.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
javascript_main.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
javascript_runtime.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
javascript_singleton.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
logo.png c8a8be6dd1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 5 vuotta sitten
os_javascript.cpp 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
os_javascript.h 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
package-lock.json e0ad1e8358 [JS] Update npm packages 1 vuosi sitten
package.json e0ad1e8358 [JS] Update npm packages 1 vuosi sitten
platform_config.h 16f6a5b139 One Copyright Update to rule them all 2 vuotta sitten
run_icon.png 53e94a1ce1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 7 vuotta sitten
serve.json 4f1f76c7ce Add local web server configuration designed for web editor development 3 vuotta sitten

README.md

HTML5 platform port

This folder contains the C++ and JavaScript code for the HTML5/WebAssembly platform port, compiled using Emscripten.

It also contains a ESLint linting setup (see package.json).

See also misc/dist/html folder for files used by this platform such as the HTML5 shell.

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.