|
|
|
|
|
by pizlonator
842 days ago
|
|
You’re disingenuously conflating calling into a pile of userland unsafe code that does crypto using arrays and ptr math, which also does unsafe syscalls, with making all that memory safe except the syscall. They’re not the same thing. If they were the same thing then there would be no point to memory safety at all. |
|
Cool man. Reaching for insults isn’t a good way to have a conversation. Good luck on your project.