virtualx-engine/platform/web
2024-02-18 13:31:05 -07:00
..
api migration 2024-02-18 13:31:05 -07:00
doc_classes migration 2024-02-18 13:31:05 -07:00
export migration 2024-02-18 13:31:05 -07:00
js migration 2024-02-18 13:31:05 -07:00
.eslintrc.engine.js migration 2024-02-18 13:31:05 -07:00
.eslintrc.html.js migration 2024-02-18 13:31:05 -07:00
.eslintrc.js migration 2024-02-18 13:31:05 -07:00
.eslintrc.libs.js migration 2024-02-18 13:31:05 -07:00
audio_driver_web.cpp migration 2024-02-18 13:31:05 -07:00
audio_driver_web.h migration 2024-02-18 13:31:05 -07:00
detect.py migration 2024-02-18 13:31:05 -07:00
display_server_web.cpp migration 2024-02-18 13:31:05 -07:00
display_server_web.h migration 2024-02-18 13:31:05 -07:00
dom_keys.inc migration 2024-02-18 13:31:05 -07:00
emscripten_helpers.py migration 2024-02-18 13:31:05 -07:00
godot_audio.h migration 2024-02-18 13:31:05 -07:00
godot_js.h migration 2024-02-18 13:31:05 -07:00
godot_webgl2.h migration 2024-02-18 13:31:05 -07:00
http_client_web.cpp migration 2024-02-18 13:31:05 -07:00
http_client_web.h migration 2024-02-18 13:31:05 -07:00
javascript_bridge_singleton.cpp migration 2024-02-18 13:31:05 -07:00
os_web.cpp migration 2024-02-18 13:31:05 -07:00
os_web.h migration 2024-02-18 13:31:05 -07:00
package-lock.json migration 2024-02-18 13:31:05 -07:00
package.json migration 2024-02-18 13:31:05 -07:00
platform_config.h migration 2024-02-18 13:31:05 -07:00
platform_gl.h migration 2024-02-18 13:31:05 -07:00
README.md migration 2024-02-18 13:31:05 -07:00
SCsub migration 2024-02-18 13:31:05 -07:00
serve.py migration 2024-02-18 13:31:05 -07:00
web_main.cpp migration 2024-02-18 13:31:05 -07:00
web_runtime.cpp migration 2024-02-18 13:31:05 -07:00

Web platform port

This folder contains the C++ and JavaScript code for the Web platform port, compiled using Emscripten.

It also contains a ESLint linting setup (see package.json).

See also misc/dist/html folder for additional files used by this platform such as the html shell (web page).

Documentation

Artwork license

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