Jason Knight 6812e66f33 Change auto to default in cursor css settings. před 2 roky
..
api 4c23a902c1 [HTML5] Implement JavaScript PWA update callbacks. před 3 roky
export 1f23bac645 Disable menus and functionality that are not relevant on the Android Editor port před 3 roky
js 6812e66f33 Change auto to default in cursor css settings. před 2 roky
.eslintrc.engine.js 681c10af45 [HTML5] Document Engine and EngineConfig (jsdoc). před 4 roky
.eslintrc.js bf65c0e479 HTML5: Fix minification error with Emscripten 1.39.9 před 3 roky
.eslintrc.libs.js d61fc468a2 [HTML5] Refactor JS library listeners to OS. před 3 roky
README.md 8a6bc045ea Add logo attribution for Android, HTML5 and Linux platform icons před 4 roky
SCsub 65dc01bd8e [HTML5] Add GDNative+Threads build. před 3 roky
audio_driver_javascript.cpp a627cdafc5 Update copyright statements to 2022 před 3 roky
audio_driver_javascript.h 818f1eed31 Code quality: Fix header guards consistency před 3 roky
detect.py d5c1baa288 SCons: Refactor handling of `production` flag and per-platform LTO defaults před 3 roky
dom_keys.inc a627cdafc5 Update copyright statements to 2022 před 3 roky
emscripten_helpers.py 65dc01bd8e [HTML5] Add GDNative+Threads build. před 3 roky
godot_audio.h 818f1eed31 Code quality: Fix header guards consistency před 3 roky
godot_js.h 0bed7ea63f Merge pull request #61316 from bruvzg/tts_3x před 3 roky
godot_webgl2.cpp a627cdafc5 Update copyright statements to 2022 před 3 roky
godot_webgl2.h 818f1eed31 Code quality: Fix header guards consistency před 3 roky
http_client.h.inc a627cdafc5 Update copyright statements to 2022 před 3 roky
http_client_javascript.cpp 822da984bb [Net] Fix get_response_body_length for large files. před 3 roky
javascript_main.cpp a627cdafc5 Update copyright statements to 2022 před 3 roky
javascript_runtime.cpp a627cdafc5 Update copyright statements to 2022 před 3 roky
javascript_singleton.cpp 4c23a902c1 [HTML5] Implement JavaScript PWA update callbacks. před 3 roky
logo.png c8a8be6dd1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` před 5 roky
os_javascript.cpp 6f6c8b114b HTML5: Add missing `OS::get_cursor_shape()` implementation před 2 roky
os_javascript.h 6f6c8b114b HTML5: Add missing `OS::get_cursor_shape()` implementation před 2 roky
package-lock.json f880904c7a HTML5: Run `npm audit fix` před 3 roky
package.json f880904c7a HTML5: Run `npm audit fix` před 3 roky
platform_config.h a627cdafc5 Update copyright statements to 2022 před 3 roky
run_icon.png 53e94a1ce1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` před 7 roky
serve.json 4f1f76c7ce Add local web server configuration designed for web editor development před 3 roky

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.