Hacker News new | ask | show | jobs
by CJefferson 3103 days ago
Ok yes, I wouldnt write an autopilot in C++.

However, for example, on the average desktop or mobile app, it's not clear to me(yet!) it is worth the pain of writing in rust.

1 comments

For the average desktop or mobile app it’s rarely worth it to write in any language with manual memory management.