Hacker News new | ask | show | jobs
by MattPalmer1086 843 days ago
Yes, but ideally you want the unsafe code to be as small and auditable as possible.

Most of the actual code here is unsafe.

1 comments

I agree that minimizing the unsafety is good. That doesn’t change that wrapping a small amount of unsafe code is wrapping unsafe code.