Jul 24, 2024
The fact that windows OS is written in c/c++ seems like an issue all its own. As you point out there are memory issues associated with this. Should windows OS be rearchitected and then rewritten in Rust or another language that doesn't need to terminate programs due to null pointer exceptions?