Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tauri instead of electron #2

Open
SergioRibera opened this issue May 11, 2022 · 0 comments
Open

Use tauri instead of electron #2

SergioRibera opened this issue May 11, 2022 · 0 comments

Comments

@SergioRibera
Copy link

SergioRibera commented May 11, 2022

Maybe it is a good idea now that it is starting to see the possibility of using tauri as a rendering engine, perhaps among the advantages it has I can highlight:

  • It is lighter than Electron (the binary usually weighs about 15mb maximum).
  • It generates a binary with all the necessary (binary, Appimage or .deb).
  • Written in Rust which can give us a good handling for the "back" part.

Repository - Web Page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant