6 ms·
OP said safely; what you're describing isn't safe in, say, C++ in the same sense that it is in Rust.
by jacobparker 6y ago
OP said safely; what you're describing isn't safe in, say, C++ in the same sense that it is in Rust.
- Reelin 6y agoIsn't that essentially a tautology? Manual memory management and threading in such languages lacks safety guarantees to begin with.