Hacker News new | ask | show | jobs
by noobermin 1337 days ago
Btw, giving rust like safety is even more fine-grained than this, it would have to ensure ownership for pieces of memory within one program, which seems amazingly tedious to do in hardware.
1 comments

Well, that's what CHERI does, more or less.
Thanks for the name, after looking it up, it sounds interesting.