tauri

Tauri 是一个用来替换 Electron 的框架,直接使用 webview,解决了 Electron 打包体积过大的问题。目前 API 设计尚未稳定,暂不适合生产环境。

Check out tauri on CurateClick

• Copy the embed code to showcase this product on your website

• Share on X to spread the word about this amazing tool

electron 有个缺点是打包体积过大。tauri 直接使用 webview目前其 API 设计还没有稳定,不适合上生产环境