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