gpui-wry 0.5.0

WebView support for GPUI, based on Wry.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Wry for GPUI

A webview supports for GPUI, based on [Wry](https://github.com/tauri-apps/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