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

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.