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

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.