godot/platform/web
2023-10-03 12:52:20 -04:00
..
api Fix expected argument count for Callable call errors 2023-09-29 20:00:10 +03:00
doc_classes
export
js Fix godot_js_wrapper_create_cb regression 2023-10-03 12:52:20 -04:00
.eslintrc.engine.js
.eslintrc.html.js
.eslintrc.js
.eslintrc.libs.js
audio_driver_web.cpp
audio_driver_web.h [Web] Fix dlink_enabled build 2023-10-01 19:44:46 +02:00
detect.py Updated compiler version detection 2023-09-25 21:17:20 +02:00
display_server_web.cpp [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
display_server_web.h [Web] Fix dlink_enabled build 2023-10-01 19:44:46 +02:00
dom_keys.inc
emscripten_helpers.py
godot_audio.h
godot_js.h [Web] Fix dlink_enabled build 2023-10-01 19:44:46 +02:00
godot_webgl2.h
http_client_web.cpp
http_client_web.h
javascript_bridge_singleton.cpp Merge pull request #82633 from Faless/web/visibility_expose 2023-10-02 13:16:51 +02:00
os_web.cpp Web: Clarify that OS.get_unique_id is not supported 2023-09-27 15:17:45 +02:00
os_web.h Merge pull request #82633 from Faless/web/visibility_expose 2023-10-02 13:16:51 +02:00
package-lock.json
package.json
platform_config.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
platform_gl.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
README.md
SCsub
serve.py
web_main.cpp
web_runtime.cpp

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.