Wef is a Rust library for embedding WebView functionality using Chromium Embedded Framework (CEF3) with offscreen rendering support.
251 B
251 B
Wef example for Winit
How to run
-
Install
cargo-wefcargo install cargo-wef -
Download CEF framework
cargo wef init -
Run the example
cargo wef run -p wef-winit