Rémi Verschelde ece8b38dd1 Merge pull request #91610 from bruvzg/web_ime_3 5 ماه پیش
..
api 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
export 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
js bbe8a66a2d [Web, 3.x] Add IME input support. 6 ماه پیش
.eslintrc.engine.js 681c10af45 [HTML5] Document Engine and EngineConfig (jsdoc). 3 سال پیش
.eslintrc.js bf65c0e479 HTML5: Fix minification error with Emscripten 1.39.9 3 سال پیش
.eslintrc.libs.js d61fc468a2 [HTML5] Refactor JS library listeners to OS. 3 سال پیش
README.md 8a6bc045ea Add logo attribution for Android, HTML5 and Linux platform icons 3 سال پیش
SCsub eda014197f [Web] Add the "serve" and "run" scons targets. 2 سال پیش
audio_driver_javascript.cpp 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
audio_driver_javascript.h 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
detect.py a671234483 Add workaround for emscripten >= 3.1.47 LTO build 7 ماه پیش
dom_keys.inc 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
emscripten_helpers.py 65dc01bd8e [HTML5] Add GDNative+Threads build. 2 سال پیش
godot_audio.h 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
godot_js.h bbe8a66a2d [Web, 3.x] Add IME input support. 6 ماه پیش
godot_webgl2.cpp 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
godot_webgl2.h 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
http_client.h.inc 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
http_client_javascript.cpp 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
javascript_main.cpp 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
javascript_runtime.cpp 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
javascript_singleton.cpp 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
logo.png c8a8be6dd1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 5 سال پیش
os_javascript.cpp ece8b38dd1 Merge pull request #91610 from bruvzg/web_ime_3 5 ماه پیش
os_javascript.h bbe8a66a2d [Web, 3.x] Add IME input support. 6 ماه پیش
package-lock.json 8fb47d6b3e [JS] Update npm packages 1 سال پیش
package.json 8fb47d6b3e [JS] Update npm packages 1 سال پیش
platform_config.h 1426cd3b3a One Copyright Update to rule them all 1 سال پیش
run_icon.png 53e94a1ce1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 6 سال پیش
serve.py eda014197f [Web] Add the "serve" and "run" scons targets. 2 سال پیش

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.