dioxus
A Rust framework to build web, desktop, and mobile apps from one codebase with hot-reload and signals state management.
Dioxus is a Rust fullstack framework for cross-platform apps. It provides zero-config setup, instant hot-reloading, signals-based state management, and a built-in bundler. Supports Web (WASM), Desktop (WebView/WGPU), Mobile (WebView/WGPU), SSR, and LiveView.