Enable javascript in your browser for better experience. Need to know to enable it? Go here.
更新于 : Nov 05, 2025
Nov 2025
试验 ?

Tauri is a framework for building high-performance desktop applications using a single web UI codebase. Unlike traditional web wrappers such as Electron, Tauri is built on Rust and leverages the operating system's native webview, resulting in smaller binaries and stronger security. We first evaluated Tauri several years ago; since then, it has expanded beyond desktop to support iOS and Android. The latest version introduces a more flexible permission and scope model, replaces the older permission list and features a hardened inter-process communication (IPC) layer that supports raw data transfer and improves performance. These updates are backed by an external security audit. Together with official distribution guidelines for major app stores, these improvements further strengthen Tauri's position in the cross-platform development space.

Oct 2021
评估 ?

TauriElectron 的替代品,它使用 Rust 工具以及在操作系统 WebView 中渲染的 HTML 、 CSS 和 JavaScript 组合来构建桌面应用程序。与捆绑 Chromium 的 Electron 不同,用 Tauri 构建的应用程序利用了底层的 WebView ,即 macOS 上的 WebKit , Windows 上的 WebView2 和 Linux 上的 WebKitGTK 。这种方法有一些有意思的利弊:一方面,你可以得到运行迅速而小巧的应用程序二进制文件;但另一方面,你需要验证不同系统中 WebView 的兼容性问题。

发布于 : Oct 27, 2021

Download the PDF

 

 

 

English | Español | Português | 中文

Sign up for the Technology Radar newsletter

 

 

Subscribe now

查看存档并阅读往期内容