Tauri
tauri.appThe cross-platform app building toolkit
Dev Toolscross-platformrustdesktop-appsmobile-appsframeworkopen-sourcewebview

About
Tauri is an open-source framework for building desktop and mobile applications using web technologies for the frontend and Rust for the application logic. It supports Linux, macOS, Windows, Android, and iOS from a single codebase. Developers can also integrate native code via Swift and Kotlin for deeper system access.
Problem
Building cross-platform desktop and mobile apps typically requires separate codebases or heavy runtimes for each target platform.
For
software developers
How it works
Tauri wraps a web-based frontend with a Rust backend and native system bindings, compiling to lightweight native apps for all major platforms.
Business model
open-source
Status
launched