Ask HN: How would you convert 80% of the Linux kernel to rust?

4 months ago 12

I wouldn't. Rewriting code on that scale all at once is too much risk. If you really feel the need to port the code to a different language, better to do it as you come across it in the natural course of other kernel work.

Read Entire Article