Y
Hacker News
new
|
ask
|
show
|
jobs
by
brown9-2
9 days ago
Is it important to be idiomatic if the project meets its goals around memory safety?
2 comments
kikimora
9 days ago
No, but the project does not meet its goals around memory safety. It is usage Rust all the way down with same memory safety issues.
link
feverzsj
9 days ago
If it's not idiomatic, the memory safety won't be guaranteed.
link