Migrate from electron to tauri

Would be great to migrate mailspring to tauri https://tauri.app/
First the app would be around 10mb max and would use much less memory.
Tauri uses rust behind which easily allow you to use c++ lib (mailsync) which would make the migration not that crazy.
You can also use multi thread within rust which could help mailspring

let me know what you think

Some prior art:

A huge upside with Tauri is also the mobile support:

It’s still early days for mobile, but high quality production examples are coming, e.g. elk-native.

I’m a Tauri board member, so please feel free to reach out if y’all are interested talking more about this as a possibility.