Hacker News new | ask | show | jobs
by sedatk 1807 days ago
I can see how "written in safe-only Rust" can be a plus, as that comes with certain security and safety assurances, but Rust itself doesn't warrant anything. You can write unsafe code with Rust too.
1 comments

I can guaranty you that stuff using GPU ect ... are using unsafe anyway. They don't even advertise safety on their page.