dioxus/packages/webview-client
2021-10-04 01:28:04 -04:00
..
src wip: overhaul event system 2021-10-04 01:28:04 -04:00
Cargo.toml wip: overhaul event system 2021-10-04 01:28:04 -04:00
README.md wip: overhaul event system 2021-10-04 01:28:04 -04:00

the client part of the vdom

this crate is designed to be the "receiving end" of the dioxus virtualdom, using wasm_bindgen to expose an API for the receiving end.