tauri技巧
https://tauri.app/zh-cn/ 使用单个代码库为 Linux、macOS、Windows、Android 和 iOS 构建你的应用程序。
以性能和安全性为中心,Rust 是下一代应用程序的语言。
- npm create tauri-app@latest
- 安装 Rust https://www.rust-lang.org/zh-CN/tools/install
https://tauri.app/zh-cn/ 使用单个代码库为 Linux、macOS、Windows、Android 和 iOS 构建你的应用程序。
以性能和安全性为中心,Rust 是下一代应用程序的语言。