bruvzg ef3f1d426d [Web] Fix some missing keycode mappings. 2 ani în urmă
..
api fd314209eb Web Editor: Fix callable binding for Download Zip menu item 2 ani în urmă
export 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. 2 ani în urmă
js c36460060e Further refactoring to AudioDriver implementations after #69120. 2 ani în urmă
.eslintrc.engine.js 6bbde346ab [Web] Add feature detection helpers to JS Engine class. 3 ani în urmă
.eslintrc.html.js 9a653ebeac [Web] Add auto-formatting to HTML files. 3 ani în urmă
.eslintrc.js d20b32186f [Web] Rename JavaScript platform to Web. 3 ani în urmă
.eslintrc.libs.js d20b32186f [Web] Rename JavaScript platform to Web. 3 ani în urmă
README.md 4c1f11944e Update all outdated online documentation links 2 ani în urmă
SCsub 310bf39cd3 Get WebXR fully working in Godot 4! 2 ani în urmă
audio_driver_web.cpp c36460060e Further refactoring to AudioDriver implementations after #69120. 2 ani în urmă
audio_driver_web.h c36460060e Further refactoring to AudioDriver implementations after #69120. 2 ani în urmă
detect.py c5bd2f9dce ci: add Python static analysis check via mypy 3 ani în urmă
display_server_web.cpp 4574b97752 Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image() 2 ani în urmă
display_server_web.h a322f3f578 [InputEventKey] Avoid setting both key and modifier to the same value. 2 ani în urmă
dom_keys.inc ef3f1d426d [Web] Fix some missing keycode mappings. 2 ani în urmă
emscripten_helpers.py 39facb35a0 SCons: Unify tools/target build type configuration 3 ani în urmă
godot_audio.h c36460060e Further refactoring to AudioDriver implementations after #69120. 2 ani în urmă
godot_js.h d95794ec8a One Copyright Update to rule them all 2 ani în urmă
godot_webgl2.h d95794ec8a One Copyright Update to rule them all 2 ani în urmă
http_client_web.cpp adba870534 [NET] Refactor TLS configuration. 2 ani în urmă
http_client_web.h adba870534 [NET] Refactor TLS configuration. 2 ani în urmă
javascript_bridge_singleton.cpp 6b2abf4605 Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync 2 ani în urmă
logo.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 2 ani în urmă
os_web.cpp 4707e78d6d [Web] User FS (user://) now correctly uses project name. 2 ani în urmă
os_web.h 6b2abf4605 Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync 2 ani în urmă
package-lock.json a20c8443af Bump json5 from 1.0.1 to 1.0.2 in /platform/web 2 ani în urmă
package.json 9a653ebeac [Web] Add auto-formatting to HTML files. 3 ani în urmă
platform_config.h d95794ec8a One Copyright Update to rule them all 2 ani în urmă
run_icon.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 2 ani în urmă
serve.py a06602363c [Web] Add the "serve" and "run" scons targets. 3 ani în urmă
web_main.cpp d95794ec8a One Copyright Update to rule them all 2 ani în urmă
web_runtime.cpp d95794ec8a One Copyright Update to rule them all 2 ani în urmă

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.