Replies: 3 comments
-
|
Okay for the moment we are not considering that, as it will probably take a lot of effort. Additionally I believe tauri is still in hasty development, so some stuff might not work properly yet. If the work effort of porting will not turn out too big, there might be the possibility of changing to tauri, but for the moment in general tauri is very new and most team members, including me have very limited understanding of it and it's architecture. |
Beta Was this translation helpful? Give feedback.
-
|
thank you very much GilgusMaximus for the answer, it was just my curiosity. I fully understand the possible problems that could occur by relying on a project with a first stable version just released. I had this question because I have recently come to know and I wanted to ask some experts if it was worth proposing this new alternative that promises performance benefits and reduced dimensions of the compiled output. Thank you again for your patience.
Ps. however you shouldn't rewrite anything in rust as the code should remain the same as freetube. |
Beta Was this translation helpful? Give feedback.
-
|
I have a very good idea regarding this concern. How about creating a new port for freetube to work with Tauri as beta, then fix any problems that comes with it overtime? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi, it occurred to me that freetube uses electron frontend and I was wondering if @PrestonN was planning in the future to replace electron with tauri as it is less resource intensive, written in rust and does not load all chromium at startup because it uses the native web-engine of the system on which it is run, at the moment tauri supports distribution on the following platforms:
future support:
I don't list all the strengths and weaknesses I just tell you that the official site is tauri.app and the source code can be found on Github
tauri-apps
Beta Was this translation helpful? Give feedback.
All reactions