Selgesel c3541628c1 [3.x] Release pressed events when the window is blurred on HTML5 platform 4 年之前
..
api 49646383f1 Update copyright statements to 2021 4 年之前
export 4b38aefd33 [HTML5] Opt-in virtual keyboard support. 4 年之前
js 74cf62bb68 HTML5: Fix minification error with Emscripten 1.39.9 4 年之前
.eslintrc.engine.js 681c10af45 [HTML5] Document Engine and EngineConfig (jsdoc). 4 年之前
.eslintrc.js 74cf62bb68 HTML5: Fix minification error with Emscripten 1.39.9 4 年之前
.eslintrc.libs.js 22cfa90ef5 Add support for WebXR 4 年之前
README.md 2773548b58 Add logo attribution for Android, HTML5 and Linux platform icons 4 年之前
SCsub af6c50b0e5 [HTML5] Fix GDNative compilation with emcc 2.0.19+ 4 年之前
audio_driver_javascript.cpp 41b1f2a7f9 [HTML5] Use browser mix rate by default on the Web. 4 年之前
audio_driver_javascript.h 6d89f675b1 Modernize Thread 4 年之前
detect.py 1594678ed5 [HTML5] Raise default initial memory to 32 MiB. 4 年之前
dom_keys.inc 49646383f1 Update copyright statements to 2021 4 年之前
emscripten_helpers.py 052ca31a36 HTML5: Handle GODOT_VERSION_STATUS env var in @GODOT_VERSION@ 4 年之前
godot_audio.h 41b1f2a7f9 [HTML5] Use browser mix rate by default on the Web. 4 年之前
godot_js.h 336a381486 [HTML5] Fix some JS library signature. 4 年之前
http_client.h.inc 88210227dc [HTML5] Use 64KiB chunk size in JS HTTPClient. 4 年之前
http_client_javascript.cpp c01f35de12 [HTML5] Replace XMLHttpRequest with Fetch. 4 年之前
javascript_eval.cpp 49646383f1 Update copyright statements to 2021 4 年之前
javascript_main.cpp 0a7193c5f4 [HTML5] Fix target_fps when window loses focus. 4 年之前
javascript_runtime.cpp 49646383f1 Update copyright statements to 2021 4 年之前
logo.png c8a8be6dd1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 6 年之前
os_javascript.cpp c3541628c1 [3.x] Release pressed events when the window is blurred on HTML5 platform 4 年之前
os_javascript.h c3541628c1 [3.x] Release pressed events when the window is blurred on HTML5 platform 4 年之前
package-lock.json 87883f8b0d [HTML5] Update eslint and jsdoc dependencies. 4 年之前
package.json 87883f8b0d [HTML5] Update eslint and jsdoc dependencies. 4 年之前
platform_config.h 49646383f1 Update copyright statements to 2021 4 年之前
run_icon.png 53e94a1ce1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` 7 年之前

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.