Hacker News new | ask | show | jobs
by GrumpySloth 843 days ago
There is also the compiler. A language may claim to be implemented without any unsafe code in the standard library, but all that happened is the unsafe code got hidden in the compiler, in how it generates code, in intrinsics etc.