#4 Tauri Multi Process Architecture – Core & WebView Process | Minimalist Text Editor in Rust Programming Language & Tauri | Rust & Tauri Development Tutorial
Tauri is a toolkit to make Native Applications for Windows, Linux, macOS (They are working on Support for Android, iOS and WASM) while still using Web Technologies and Frameworks like HTML, JS, CSS, Svelte, Vue.js, etc for the Front-end i.e. User Interface, as I’ve overviewed in the last article. In this Article, we will be …