Malcolm Anderson 6b33037021 Add menu bar item for "Pack Project as ZIP..." 2 months ago
..
api b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times 2 months ago
doc_classes 84e6ac9ecd Web: Export ASTC/BPTC compressed textures 3 weeks ago
editor 6b33037021 Add menu bar item for "Pack Project as ZIP..." 3 weeks ago
export 6f3cc27423 Merge pull request #101178 from BlueCube3310/web-high-quality 3 weeks ago
js 0d4c68f82b Merge pull request #100482 from adamscott/fix-closure-issues 1 month ago
README.md 4c1f11944e Update all outdated online documentation links 2 years ago
SCsub f08fe52d9a Merge pull request #99963 from Faless/web/no_ip 1 month ago
audio_driver_web.cpp 9d329f54c0 [Web] Restore ScriptProcessorNode audio driver fallback 1 month ago
audio_driver_web.h 9d329f54c0 [Web] Restore ScriptProcessorNode audio driver fallback 1 month ago
detect.py 26db0bb15f SCons: Make `lto=auto` prefer ThinLTO over full LTO for LLVM targets 3 weeks ago
display_server_web.cpp e1f129cb52 Support MIME types in file dialog filters on macOS and Linux. 4 weeks ago
display_server_web.h 9d2a4c03be Embedding game process in editor 1 month ago
dom_keys.inc 8406e60522 Add InputEventKey.location to tell left from right 1 year ago
emscripten_helpers.py 3a5ce2ff94 Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolation-headers 2 months ago
eslint.config.cjs 52fa4f05f3 Add samples playback support 7 months ago
godot_audio.h aaafd163b2 Honor `pitch_scale` value before playing audio sample 5 months ago
godot_js.h f9486a2d88 [Web] Add IME input support. 1 year ago
godot_midi.h a7505ee0bc Add Web MIDI support 1 month ago
godot_webgl2.h 275c496bc8 Add MSAA support for WebXR 1 year ago
http_client_web.cpp 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 5 months ago
http_client_web.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 5 months ago
ip_web.cpp c831f635fe [Web] Implement dummy IPWeb instead of IPUnix 2 months ago
ip_web.h c831f635fe [Web] Implement dummy IPWeb instead of IPUnix 2 months ago
javascript_bridge_singleton.cpp a9b934b657 Add `JavaScriptBridge` buffer methods 4 months ago
net_socket_web.cpp 14e4e3424f [Web] Implement dummy NetSocketWeb 2 months ago
net_socket_web.h 14e4e3424f [Web] Implement dummy NetSocketWeb 2 months ago
os_web.cpp b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 4 weeks ago
os_web.h b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 4 weeks ago
package-lock.json 97ecf7830a fix: platform/web/package.json & platform/web/package-lock.json to reduce vulnerabilities 1 month ago
package.json 97ecf7830a fix: platform/web/package.json & platform/web/package-lock.json to reduce vulnerabilities 1 month ago
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 year ago
platform_gl.h 8e242fe7c1 Disable `*glGetProcAddress()` on the web 7 months ago
serve.py 470a35832f [Web] Fix browser opening too early with serve.py 6 months ago
web_main.cpp b4f8135d46 [Web] Fix Web Editor plugin being added to SCons multiple times 2 months ago
web_runtime.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
webmidi_driver.cpp a7505ee0bc Add Web MIDI support 1 month ago
webmidi_driver.h a7505ee0bc Add Web MIDI support 1 month ago

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