godot/platform/web
Thaddeus Crews e46c2ea3fa
Merge pull request #112379 from bruvzg/tts64id
Make `utterance_id` 64-bit.
2025-11-14 14:23:17 +07:00
..
api
doc_classes
editor
export Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +07:00
js Merge pull request #109790 from adamscott/tentative-fix-for-109144 2025-08-25 09:54:18 +07:00
README.md Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +07:00
SCsub
audio_driver_web.cpp
audio_driver_web.h Move server files into their subfolders 2025-09-30 19:39:39 +07:00
detect.py
display_server_web.cpp Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +07:00
display_server_web.h Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +07:00
dom_keys.inc
emscripten_helpers.py
eslint.config.cjs
godot_audio.h
godot_js.h Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +07:00
godot_midi.h
godot_webgl2.h
http_client_web.cpp
http_client_web.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +07:00
ip_web.h
javascript_bridge_singleton.cpp
net_socket_web.h Merge pull request #108516 from KoBeWi/file_graveyard 2025-11-14 14:23:06 +07:00
os_web.cpp Add some important profiling hooks. 2025-11-08 00:08:48 +07:00
os_web.h Move server files into their subfolders 2025-09-30 19:39:39 +07:00
package-lock.json
package.json
platform_config.h
platform_gl.h
serve.py
web_main.cpp Add `profiler` option to `SCons` builds. 2025-11-08 00:08:45 +07:00
web_runtime.cpp
webmidi_driver.cpp
webmidi_driver.h

README.md

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.svg and run_icon.svg are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.