9 ms·
Just curious: do you see any issues with concurrency or anything else rust would help with, or is it domain knowledge related issues?
by pylua 2y ago
Just curious: do you see any issues with concurrency or anything else rust would help with, or is it domain knowledge related issues?
- steveklabnik 2y agoI am answering this comment from the audience at https://oxidizeconf.com/ https://oxidizeconf.com/ There is a growing number of people and organizations that do see Rust as bringing advantages in this area. That said, your parent isn’t wrong that the safety critical space has developed numerous ways of mitigating the risk of writing software, no matter what language it’s written in. But that doesn’t mean that language is irrelevant.