Tauri is a new framework for building binaries for most major desktop platforms. Tauri uses a multi-process approach. The Core process is essentially the backend of the application with all the data models and application logic written in Rust. The WebView process is the application UI that is built in the JavaScript framework of your choice.
Table of contents
What is Tauri?Summary of Tauri’s architectureTaking Tauri for a test driveWe made a custom demo for . No really. Click here to check it out .The folder structureCreating a basic commandBuilding the applicationConclusionLogRocket : Full visibility into production Rust appsSort: