Wef is a Rust library for embedding WebView functionality using Chromium Embedded Framework (CEF3) with offscreen rendering support.
178 B
178 B
WebView support for GPUI
Bootstrap
You should init the Wef first.
cargo install cargo-wef
cargo wef init
Run example
cargo run -p wef-example