gpui-component/crates/wef/examples/wef-winit
2025-06-18 10:46:55 +08:00
..
icons
src wef: Fixed some issues (#975) 2025-06-18 10:46:55 +08:00
build.rs wef: Fixed some issues (#975) 2025-06-18 10:46:55 +08:00
Cargo.toml
README.md

Wef example for Winit

How to run

  1. Install cargo-wef

    cargo install cargo-wef
    
  2. Download CEF framework

    cargo wef init
    
  3. Run the example

    cargo wef run -p wef-winit