←back to thread

364 points Klasiaster | 2 comments | | HN request time: 0.449s | source
1. delduca ◴[] No.41860986[source]
This is exactly what I was discussing with a friend who works on the kernel. I don’t think Rust should be supported; the kernel should remain in C. Instead, a completely new kernel in Rust should be created with API/ABI compatibility with the original kernel.
replies(1): >>41876079 #
2. apatheticonion ◴[] No.41876079[source]
Shame about the lack of a stable kernel driver ABI/API in Linux otherwise this kernel could inherent a lot of drivers.