-
-
Couldn't load subscription status.
- Fork 374
Description
Is your feature request related to a problem? Please describe.
As mentioned before in other issues, electron are slow and dependant on it's package besides packaging the whole browser in it.
It should be way smaller, faster and with less dependencies needed with Tauri.
It would probably have one less package to maintain with this altair-electron.
Describe the solution you'd like
I would like to suggest a migration to Tauri, it should be possible with JS/TS only. No need to write Rust. Since it probably are not making use of any native functionality.
Describe alternatives you've considered
Additional context
https://v2.tauri.app
Currently, I need to have older electron (33) version installed just to run altair, in arch linux.