Rémi Verschelde ece8b38dd1 Merge pull request #91610 from bruvzg/web_ime_3 | 4 月之前 | |
---|---|---|
.. | ||
api | 1 年之前 | |
export | 1 年之前 | |
js | 6 月之前 | |
.eslintrc.engine.js | 3 年之前 | |
.eslintrc.js | 3 年之前 | |
.eslintrc.libs.js | 3 年之前 | |
README.md | 3 年之前 | |
SCsub | 1 年之前 | |
audio_driver_javascript.cpp | 1 年之前 | |
audio_driver_javascript.h | 1 年之前 | |
detect.py | 6 月之前 | |
dom_keys.inc | 1 年之前 | |
emscripten_helpers.py | 2 年之前 | |
godot_audio.h | 1 年之前 | |
godot_js.h | 6 月之前 | |
godot_webgl2.cpp | 1 年之前 | |
godot_webgl2.h | 1 年之前 | |
http_client.h.inc | 1 年之前 | |
http_client_javascript.cpp | 1 年之前 | |
javascript_main.cpp | 1 年之前 | |
javascript_runtime.cpp | 1 年之前 | |
javascript_singleton.cpp | 1 年之前 | |
logo.png | 5 年之前 | |
os_javascript.cpp | 4 月之前 | |
os_javascript.h | 6 月之前 | |
package-lock.json | 1 年之前 | |
package.json | 1 年之前 | |
platform_config.h | 1 年之前 | |
run_icon.png | 6 年之前 | |
serve.py | 1 年之前 |
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.
logo.png
and run_icon.png
are licensed under
Creative Commons Attribution 3.0 Unported
per the HTML5 logo usage guidelines.