Build an optimized, secure, and frontend-independent application for multi-platform deployment.(为多平台部署构建优化、安全且独立于前端的应用程序。)
多语言
1.使用 Rust 下载器(.exe)2.WSL 使用:```
curl --proto ‘=https’ --tlsv1.2 -sSf https://sh.rustup.rs | sh
3.Visual Studio C++ Build tools
### Unix/Linux:
curl https://sh.rustup.rs -sSf | sh
安装 Tauri Cli
------------
cargo/npm 两种包管理:
cargo install tauri-cli --version “^1.0.0”