#webview #gpui #wry

gpui-wry

WebView support for GPUI, based on Wry

1 unstable release

Uses new Rust 2024

0.5.0 Dec 8, 2025

#1744 in GUI

Apache-2.0

55KB
180 lines

Wry for GPUI

A webview supports for GPUI, based on Wry.

This still a experimental with limited features, please file issues for any bugs or missing features.

  • The WebView will render on top of the GPUI window, any GPUI elements behind the WebView bounds will be covered.
  • Only supports macOS and Windows currently.

So, we recommend using the webview in a separate window or in a Popup layer.

License

Apache-2.0

Dependencies

~46–99MB
~1.5M SLoC