Rémi Verschelde ece8b38dd1 Merge pull request #91610 from bruvzg/web_ime_3 | пре 5 месеци | |
---|---|---|
.. | ||
api | пре 1 година | |
export | пре 1 година | |
js | пре 6 месеци | |
.eslintrc.engine.js | пре 3 година | |
.eslintrc.js | пре 3 година | |
.eslintrc.libs.js | пре 3 година | |
README.md | пре 3 година | |
SCsub | пре 2 година | |
audio_driver_javascript.cpp | пре 1 година | |
audio_driver_javascript.h | пре 1 година | |
detect.py | пре 7 месеци | |
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 | пре 5 месеци | |
os_javascript.h | пре 6 месеци | |
package-lock.json | пре 1 година | |
package.json | пре 1 година | |
platform_config.h | пре 1 година | |
run_icon.png | пре 6 година | |
serve.py | пре 2 година |
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.