Godot WRY is a free and open-source lightweight Rust extension that bridges native system webviews directly into Godot 4's scene tree, allowing developers to build browsers and GUIs with HTML, CSS and JavaScript.
It does not require Chromium and installs no extra dependencies.
Features
Bidirectional JavaScript ↔ GDScript communication
Local resource serving via "res://" protocol for embedded webapps