You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On systems with little free space. Tauri applications weigh a couple of megabytes, while Electron applications can weigh up to half a gigabyte.
Describe the optimal solution
It might be worth trying to prepare an experimental SiYuan release on Tauri if it's technically possible. The framework is very similar to Electron in many ways and offers a number of objective advantages.
Frontend Independent:
Bring your existing web stack to Tauri or start that new dream project. Tauri supports any frontend framework so you don’t need to change your stack.
Cross Platform:
Build your app for Linux, macOS, Windows, Android and iOS - all from a single codebase.
Inter-Process Communication:
Write your frontend in JavaScript, application logic in Rust, and integrate deep into the system with Swift and Kotlin.
Maximum Security:
Front-of-mind for the Tauri Team that drives our highest priorities and biggest innovations.
Minimal Size:
By using the OS’s native web renderer, the size of a Tauri app can be little as 600KB.
Powered by Rust:
With performance and security at the center, Rust is the language for the next generation of apps.
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
X-49
changed the title
Switching from Electron to Tauri
Switching from Electron to Tauri / Wails
Jan 20, 2025
UPD: since you're familiar with Go and it's used significantly in the SiYuan codebase, perhaps switching to Wails.io would be easier. Think about it, please. The wonderful SiYuan could be even better.
In what scenarios do you need this feature?
On systems with little free space. Tauri applications weigh a couple of megabytes, while Electron applications can weigh up to half a gigabyte.
Describe the optimal solution
It might be worth trying to prepare an experimental SiYuan release on Tauri if it's technically possible. The framework is very similar to Electron in many ways and offers a number of objective advantages.
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: