I recently came across a youtube video from recent KubeCon 2025 that talked about how kernel drivers and modules can be written in Rust now.
If you’re wondering how it stitches with C, read on. This post talks about object files, shared libraries tha...