🍃
Lightweight by design
WRY uses the webview that is already available on the user's system, no extra dependencies.
Build GUIs and browsers with native system webviews in Godot
WRY uses the webview that is already available on the user's system, no extra dependencies.
Load websites from an URL or serve local HTML, CSS and JS files using "res://".
Evaluate code from JavaScript and send messages to GDScript and vice-versa.
Mouse and keyboard inputs are forwarded to both the game and the webview.