Y
Hacker News
new
|
ask
|
show
|
jobs
by
BearOso
1114 days ago
Rust in the kernel is a whole different beast than what most people think--no standard library, no cargo or external crates, some memory safety features removed. It's kind of just an alternative syntax.