Yevhen Babiichuk (DustDFG) 0ba0093dd6 Remove duplicate of get_build_version пре 1 година
..
api a9b934b657 Add `JavaScriptBridge` buffer methods пре 1 година
doc_classes 24c9d442e9 [Doc] Fix some incorrect uses of `a/an` пре 1 година
export 4431af9153 Fix web export infinite reload issue пре 1 година
js 1015a481ff Merge pull request #98431 from lodicolo/4.3-stable_GH_76825 пре 1 година
README.md 4c1f11944e Update all outdated online documentation links пре 2 година
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files пре 1 година
audio_driver_web.cpp aaafd163b2 Honor `pitch_scale` value before playing audio sample пре 1 година
audio_driver_web.h f2fb3353cb Merge pull request #95197 from yahkr/95128-audio-fix пре 1 година
detect.py 7aacdaa071 Build System: Extract `validate_arch` helper function пре 1 година
display_server_web.cpp 9dd372f316 Fix gamepad triggers not working on web exports пре 1 година
display_server_web.h ac6f5780b1 Merge pull request #91695 from bruvzg/web_ime_pos пре 1 година
dom_keys.inc 8406e60522 Add InputEventKey.location to tell left from right пре 1 година
emscripten_helpers.py 0ba0093dd6 Remove duplicate of get_build_version пре 1 година
eslint.config.cjs 52fa4f05f3 Add samples playback support пре 1 година
godot_audio.h aaafd163b2 Honor `pitch_scale` value before playing audio sample пре 1 година
godot_js.h f9486a2d88 [Web] Add IME input 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. пре 1 година
http_client_web.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 1 година
javascript_bridge_singleton.cpp a9b934b657 Add `JavaScriptBridge` buffer methods пре 1 година
os_web.cpp 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. пре 1 година
os_web.h 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. пре 1 година
package-lock.json 1a89ae70eb Upgrade to eslint 9 пре 1 година
package.json 1a89ae70eb Upgrade to eslint 9 пре 1 година
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. пре 2 година
platform_gl.h 8e242fe7c1 Disable `*glGetProcAddress()` on the web пре 1 година
serve.py 470a35832f [Web] Fix browser opening too early with serve.py пре 1 година
web_main.cpp ce16818dd5 Fix missing include in Web main after #93906 пре 1 година
web_runtime.cpp d95794ec8a One Copyright Update to rule them all пре 2 година

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.