README
iced_web
iced_web takes iced_core and builds a WebAssembly runtime on top. It achieves this by introducing a Widget trait that can be used to produce VDOM nodes.
iced_core
Widget
The crate is currently a very experimental, simple abstraction layer over dodrio.
dodrio