1
0
Fork 0
godot/platform/web
Thaddeus Crews 0755f096e0
Merge pull request #113512 from adamscott/PROPERTY_HINT_MULTILINE_TEXT_monospace-hint
Add new monospace related hint strings
2025-12-03 21:01:58 -06:00
..
api
doc_classes Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
editor
export Add new monospace related hint strings 2025-12-03 12:57:40 -05:00
js
README.md
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 +02:00
display_server_web.h Make `utterance_id` 64-bit. 2025-11-07 10:21:20 +02: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 +02:00
godot_midi.h
godot_webgl2.h
http_client_web.cpp
http_client_web.h
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 -06:00
os_web.cpp Add some important profiling hooks. 2025-11-08 00:08:48 +01:00
os_web.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
package-lock.json Bump js-yaml from 4.1.0 to 4.1.1 in /platform/web 2025-11-27 21:20:15 +00:00
package.json
platform_config.h
platform_gl.h
serve.py
web_main.cpp Add support for profiling GDScript with tracy. 2025-11-28 16:36:36 +01: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.