https://github.com/huacnlee/gpui-wry-example
https://github.com/huacnlee/gpui-wry-example
gpui webview wry
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/huacnlee/gpui-wry-example
- Owner: huacnlee
- Created: 2025-08-15T08:20:19.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-15T08:27:51.000Z (10 months ago)
- Last Synced: 2025-10-04T19:35:17.528Z (8 months ago)
- Topics: gpui, webview, wry
- Language: Rust
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An example for port Wry to GPUI
This also for test GPUI to support Wry like based on raw_window_handle to create a child window into GPUI window.
## Run
```
cargo run
```