behaviour-tree-test/platform/web
Thaddeus Crews 321f2391d9
Merge pull request #108384 from adamscott/fix-sample-deletion
[Web] Fix sample playback deletion and `AudioStreamPolyphonic` issue
2025-08-03 10:50:49 -05:00
..
api
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 #108384 from adamscott/fix-sample-deletion 2025-08-03 10:50:49 -05:00
audio_driver_web.cpp
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
package-lock.json
package.json
platform_config.h
platform_gl.h
README.md
SCsub [Web] Add Web-build specific stdout header 2025-06-12 13:00:36 -04:00
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

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.