1. 19
  1. 4

    I’m really thrilled that right up front this series is covering unit testing and writing safe abstractions. These practices would be valuable contributors to making a more stable and secure kernel.

    I’d be thrilled if someone were to build a linux ABI compatible kernel in Rust, built on these ideas.