Hacker News new | ask | show | jobs
by conradludgate 1160 days ago
Because memory is logically shared between the kernel and the application, it makes managing the ownership of memory in safe rust tricky! So unfortunately it's not as plug and play as one would hope