The Case for Memory Safe Roadmaps
1–10 of 427 posts
Re: The Case for Memory Safe Roadmaps
#2I have no idea how this is going to work at the OS level.
Re: The Case for Memory Safe Roadmaps
#3At least my usecase has C completely disconnected from the internet. I have no idea how this is going to work at the OS level.
Re: The Case for Memory Safe Roadmaps
#4At least my usecase has C completely disconnected from the internet. I have no idea how this is going to work at the OS level.
Re: The Case for Memory Safe Roadmaps
#5Re: The Case for Memory Safe Roadmaps
#6C#, Go, Java, Python, Rust & Swift
Re: The Case for Memory Safe Roadmaps
#7At least my usecase has C completely disconnected from the internet. I have no idea how this is going to work at the OS level.
Based on early days of Rust in the Linux kernel, the segmentation of safe and unsafe code can significantly reduce the surface area within a kernel.
Re: The Case for Memory Safe Roadmaps
#8At least my usecase has C completely disconnected from the internet. I have no idea how this is going to work at the OS level.
Based on early days of Rust in the Linux kernel, the segmentation of safe and unsafe code can significantly reduce the surface area within a kernel.
Re: The Case for Memory Safe Roadmaps
#9At least my usecase has C completely disconnected from the internet. I have no idea how this is going to work at the OS level.
Based on early days of Rust in the Linux kernel, the segmentation of safe and unsafe code can significantly reduce the surface area within a kernel.