Tauri 1.0 — a competing platform to Electron for building user applications
The release of Tauri 1.0 has been published, developing a framework for creating cross-platform user applications with graphical interfaces built using web technologies. Essentially, Tauri resembles the Electron platform but features a different architecture and lower resource consumption. The project's code is written in Rust and distributed under the Apache 2.0 license. The application logic is defined in JavaScript, HTML, and […]
