Fabio Alessandrelli d519a97104 [JS] Add flag to disable weak symbols in ZSTD. | пре 2 година | |
---|---|---|
.. | ||
api | пре 2 година | |
export | пре 2 година | |
js | пре 2 година | |
.eslintrc.engine.js | пре 3 година | |
.eslintrc.js | пре 3 година | |
.eslintrc.libs.js | пре 3 година | |
README.md | пре 3 година | |
SCsub | пре 3 година | |
audio_driver_javascript.cpp | пре 2 година | |
audio_driver_javascript.h | пре 2 година | |
detect.py | пре 2 година | |
dom_keys.inc | пре 2 година | |
emscripten_helpers.py | пре 3 година | |
godot_audio.h | пре 2 година | |
godot_js.h | пре 2 година | |
godot_webgl2.cpp | пре 2 година | |
godot_webgl2.h | пре 2 година | |
http_client.h.inc | пре 2 година | |
http_client_javascript.cpp | пре 2 година | |
javascript_main.cpp | пре 2 година | |
javascript_runtime.cpp | пре 2 година | |
javascript_singleton.cpp | пре 2 година | |
logo.png | пре 5 година | |
os_javascript.cpp | пре 2 година | |
os_javascript.h | пре 2 година | |
package-lock.json | пре 3 година | |
package.json | пре 3 година | |
platform_config.h | пре 2 година | |
run_icon.png | пре 6 година |
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.