Introduction to Tauri 2.0
v2Tauri 2.0 is a cross-platform application building toolkit designed to create small, fast, and secure applications. It allows developers to build apps for Linux, macOS, Windows, Android, and iOS from a single codebase.
Key features include:
- Frontend Independence: Use any existing web stack or frontend framework.
- Cross-Platform Support: Target desktop (Linux, macOS, Windows) and mobile (Android, iOS) platforms.
- Security-First Design: Built with a focus on maximum security.
- Minimal Binary Size: Leverages the OS's native web renderer, allowing app sizes to be as small as 600KB.