认识
Tauri is a framework for building tiny, fast binaries for all major desktop and mobile platforms. Developers can integrate any frontend framework that compiles to HTML, JavaScript, and CSS for building their user experience while leveraging languages such as Rust, Swift, and Kotlin for backend logic when needed.
官网:https://v2.tauri.app/ | https://tauri.app/
文档:https://v2.tauri.app/start/
仓库:https://github.com/tauri-apps/tauri
性质
Localhost free (🔥) | I think “localhost free” means tauri doesn’t create http(s) server for localhost to provide contents for webview. (some webview-based ui framework depends on localhost http(s) sever launched internally, but tauri doesnt.) It might be more obvious to use localhost sever free but this still is not obvious so I think it’s better to explain with sentence somewhere. [docs] Readme feature clarification (“localhost free”) · Issue #10510 · tauri-apps/tauri