|
|
|
|
|
by gritzko
700 days ago
|
|
From the minutes I conclude that Rust-in-the-kernel looks like an additional complexity tax.
I mean, if you write an OS from scratch, you can use the full power of your language.
Plastering it to the side of an already vast codebase creates additional issues, as we see here. |
|
Yes, but that should be offsetted by easier driver development. See the blog about Rust GPU driver for asahii linux, done in one month. EDIT: Google "tales of the m1 gpu" (author has a very negative opinions about hacker news, read if you like by clicking the link https://asahilinux.org/2022/11/tales-of-the-m1-gpu/)
Is it universal? We'll see in coming years.