dioxus-webview 0.0.0

Dioxus VirtualDOM renderer for a remote webview instance
1
2
3
4
5
// todo
// build the .wasm bundle directly from this build script
// the bundle should never change (and not be linked to user code)]

fn main() {}