webview-app

Simple integration of a web view in an application window like Electron, but using rust as programming language

Prerequisites on Linux (Fedora)

To run example

cargo run --example hello

Icon in Windows

Use winres and build-script build.rs with res.set_icon(). This Icon will be the web view windows icon.