|
|
|
|
|
by zozbot234
1812 days ago
|
|
> I've never read anything to make me think that Rust is a safer alternative than any of these options What Rust focuses on is providing a scalable approach to a limited kind of formal verification - focusing purely on type- and memory-safety, not conformance to arbitrary specifications. The latter is of course being worked on, but type safety and memory safety are table stakes. |
|