Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
502 days ago
At work, we have an OS written entirely in Rust. You still need unsafe to make it work. Not much (3%) but it's nonzero.
The hardware is outside of Rust's safety guarantees. This is truly a fundamental issue.