Fabio Alessandrelli d519a97104 [JS] Add flag to disable weak symbols in ZSTD. пре 2 година
..
api 71066cd63b Update copyright statements to 2022 пре 2 година
export 0e0ccc4adf ImageLoader: Remove references to unsupported svgz extension пре 2 година
js 80d46acf5d Added missing signature. пре 2 година
.eslintrc.engine.js 681c10af45 [HTML5] Document Engine and EngineConfig (jsdoc). пре 3 година
.eslintrc.js bf65c0e479 HTML5: Fix minification error with Emscripten 1.39.9 пре 3 година
.eslintrc.libs.js d61fc468a2 [HTML5] Refactor JS library listeners to OS. пре 3 година
README.md 8a6bc045ea Add logo attribution for Android, HTML5 and Linux platform icons пре 3 година
SCsub 35b7e86e6e [HTML5] Use compatibility function for glGetBufferSubData. пре 3 година
audio_driver_javascript.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
audio_driver_javascript.h 71066cd63b Update copyright statements to 2022 пре 2 година
detect.py d519a97104 [JS] Add flag to disable weak symbols in ZSTD. пре 2 година
dom_keys.inc 71066cd63b Update copyright statements to 2022 пре 2 година
emscripten_helpers.py c906afe045 HTML5: Handle GODOT_VERSION_STATUS env var in @GODOT_VERSION@ пре 3 година
godot_audio.h 71066cd63b Update copyright statements to 2022 пре 2 година
godot_js.h 71066cd63b Update copyright statements to 2022 пре 2 година
godot_webgl2.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
godot_webgl2.h 71066cd63b Update copyright statements to 2022 пре 2 година
http_client.h.inc 71066cd63b Update copyright statements to 2022 пре 2 година
http_client_javascript.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
javascript_main.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
javascript_runtime.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
javascript_singleton.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
logo.png c8a8be6dd1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` пре 5 година
os_javascript.cpp 71066cd63b Update copyright statements to 2022 пре 2 година
os_javascript.h 71066cd63b Update copyright statements to 2022 пре 2 година
package-lock.json f5e6a2624c JS: Bump ansi-regex version for linter пре 3 година
package.json 2c64218415 [HTML5] Update eslint and jsdoc dependencies. пре 3 година
platform_config.h 71066cd63b Update copyright statements to 2022 пре 2 година
run_icon.png 53e94a1ce1 Optimize images losslessly using `oxipng -o6 --strip all --zopfli` пре 6 година

README.md

HTML5 platform port

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.

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.