4 ms·
IMHO: Rust is going to be very very popular on everything from embedded to client-side web apps. Headlines like the one on this submission makes me think "fina
by Flow 5y ago
IMHO: Rust is going to be very very popular on everything from embedded to client-side web apps.
Headlines like the one on this submission makes me think "finally, someone has started to write that thing in a sensible language".
- verdagon 5y agoI very much hope Rust becomes popular in the embedded space... but other languages are better for apps IMO. I'd rather use a click listener with TS/Kotlin/Swift than be forced into idiomatic Rust's architectural workarounds. This project made the right call, using TS for the client.
- pdimitar 5y agoTo be fair, as a Rust fan I think Kotlin and Swift definitely do better in app development still. They have a lot of good language features and their communities are stellar. I don't insist on everything being Rust. But it gets very close in many areas IMO.