Comment by Svoka
10 hours ago
what the point? Rewriting in Rust is not just a language change. Rust enforces designing systems in secure way to start with, not just memory safety.
For me last nail into becoming part of the crowd was Embassy. Whole my life I wrote some ad-hoc C microcontroller stuff. But just learning Embassy I realized that it could've been done much more elegantly and securely. If you have a spare moment, I would watch videos in this channel, old to new:
I've been using rust since 2017 and still code in it professionally and am a fan.
Moonbit is pretty cool too so I thought I'd mention it for other people who like cool things.