1
0
Fork 0
godot/platform/web
Lukas Tenbrink 4c0026b053 Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
..
api Typos 2025-08-19 18:32:59 -05:00
doc_classes Move Web export threads options out of variant mk2 2025-07-01 15:42:58 -04:00
editor
export Fix editor one-click icons not showing. 2025-07-21 12:18:44 +03:00
js Merge pull request #109790 from adamscott/tentative-fix-for-109144 2025-08-25 09:54:18 -05:00
README.md Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
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] Fix Emscripten for WebXR and update minimum version 2025-07-22 14:02:44 -04:00
display_server_web.cpp [Web] Fix Web MouseWheel scrolling 2025-07-21 11:10:42 -04:00
display_server_web.h [Web] Fix Web MouseWheel scrolling 2025-07-21 11:10:42 -04:00
dom_keys.inc
emscripten_helpers.py
eslint.config.cjs [Web] Fix Emscripten for WebXR and update minimum version 2025-07-22 14:02:44 -04:00
godot_audio.h
godot_js.h [Web] Fix Web MouseWheel scrolling 2025-07-21 11:10:42 -04:00
godot_midi.h
godot_webgl2.h
http_client_web.cpp
http_client_web.h
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] Fix inappropriate `memfree()` use 2025-07-22 13:28:58 -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.