1
0
Fork 0
godot/platform/web
Adam Scott 8420468647
[Web] Disable GDScript LSP
2025-07-18 11:14:58 -04:00
..
api
doc_classes Move Web export threads options out of variant mk2 2025-07-01 15:42:58 -04:00
editor
export Merge pull request #108172 from adamscott/move-threads-options 2025-07-09 11:33:14 -05:00
js Revert "Web: Avoid unnecessary gamepad polling when no gamepads are connected" 2025-06-26 08:07:29 -04:00
README.md
SCsub [Web] Add Web-build specific stdout header 2025-06-12 13:00:36 -04:00
audio_driver_web.cpp Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
audio_driver_web.h
detect.py [Web] Disable GDScript LSP 2025-07-18 11:14:58 -04:00
display_server_web.cpp [Web] Poll controllers only if at least one is detected 2025-06-26 08:33:25 -04:00
display_server_web.h [Web] Poll controllers only if at least one is detected 2025-06-26 08:33:25 -04:00
dom_keys.inc
emscripten_helpers.py
eslint.config.cjs [Web] Add Web-build specific stdout header 2025-06-12 13:00:36 -04:00
godot_audio.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
godot_js.h [Web] Add Web-build specific stdout header 2025-06-12 13:00:36 -04:00
godot_midi.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
godot_webgl2.h
http_client_web.cpp
http_client_web.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
ip_web.cpp
ip_web.h
javascript_bridge_singleton.cpp
net_socket_web.cpp
net_socket_web.h
os_web.cpp [Web] Add Web-build specific stdout header 2025-06-12 13:00:36 -04:00
os_web.h Use system timer/wait functions for frame delay when screen reader is active. 2025-06-04 13:44:02 +03:00
package-lock.json
package.json
platform_config.h
platform_gl.h
serve.py
web_main.cpp [Web] Add Web-build specific stdout header 2025-06-12 13:00:36 -04: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.