Rémi Verschelde ece8b38dd1 Merge pull request #91610 from bruvzg/web_ime_3 | il y a 5 mois | |
---|---|---|
.. | ||
api | il y a 1 an | |
export | il y a 1 an | |
js | il y a 6 mois | |
.eslintrc.engine.js | il y a 3 ans | |
.eslintrc.js | il y a 3 ans | |
.eslintrc.libs.js | il y a 3 ans | |
README.md | il y a 3 ans | |
SCsub | il y a 2 ans | |
audio_driver_javascript.cpp | il y a 1 an | |
audio_driver_javascript.h | il y a 1 an | |
detect.py | il y a 7 mois | |
dom_keys.inc | il y a 1 an | |
emscripten_helpers.py | il y a 2 ans | |
godot_audio.h | il y a 1 an | |
godot_js.h | il y a 6 mois | |
godot_webgl2.cpp | il y a 1 an | |
godot_webgl2.h | il y a 1 an | |
http_client.h.inc | il y a 1 an | |
http_client_javascript.cpp | il y a 1 an | |
javascript_main.cpp | il y a 1 an | |
javascript_runtime.cpp | il y a 1 an | |
javascript_singleton.cpp | il y a 1 an | |
logo.png | il y a 5 ans | |
os_javascript.cpp | il y a 5 mois | |
os_javascript.h | il y a 6 mois | |
package-lock.json | il y a 1 an | |
package.json | il y a 1 an | |
platform_config.h | il y a 1 an | |
run_icon.png | il y a 6 ans | |
serve.py | il y a 2 ans |
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.