Remix.run Logo
JoshTriplett 3 days ago

I've found that when you're doing concurrency, Rust makes things easier, and it becomes simpler to get right.

However, adapting the conventions and mechanisms of a large complex C system like the Linux kernel to Rust is taking time.