|
|
|
|
|
by rapsey
2674 days ago
|
|
We're doing a low level core functionality lib in Rust that is shared between Windows desktop, iOS and Android apps. It works really well. If we were to do it again, the core Rust lib would do much more and the platform native code would only be things that need to be like UI and notifications. |
|