Dioxus is a GUI library written in Rust. The project is heavily inspired by React. This library allows creation of cross-platform apps using WebView and a VDOM and because it compiles to WASM, this is all possible.