by akmittal on 5/23/24, 11:17 AM with 2 comments
Electron is probably the solution where I can build quickly as a lot of mature packages exists which will speed up the process. But electron is just so bloated, consume too much RAM and not that fast.
Flutter is relatively efficient way but desktop ecosystem is not mature. I need a code editor(like codemirror) which does not exist.
Tauri is again running a webview so not sure how efficient is that.
What are mature and efficient ways to write desktop apps.
by Cilvic on 5/23/24, 11:34 AM
by netcruiser on 5/24/24, 2:34 AM