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

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.