Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

But Electron apps can also launch separate programs written in any language with child_process.exec() e.g. ffmpeg wrapper GUIs


I believe Tauri has "sidecar" which does the same thing


But if you write your "backend" in rust, then with tauri you don't need a separate process, which may or may not be important depending on how your application works, and your tolerance for additional overhead.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: