gpui-component/crates/webview
2025-06-18 10:46:55 +08:00
..
examples/wef-example wef: Fixed some issues (#975) 2025-06-18 10:46:55 +08:00
locales
src
tests
.rustfmt.toml
Cargo.toml
LICENSE-APACHE
README.md wef: Fix doc and warnings. (#972) 2025-06-17 20:10:34 +08:00

WebView support for GPUI

Bootstrap

You should init the Wef first.

cargo install cargo-wef
cargo wef init

Run example

cargo wef run -p wef-example