Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think tfa hasn’t considered the advantages of enforcing the correct usage of the codecs library. Most of the time memory safety issues are caused not in the codecs code itself but the user code using the codecs incorrectly.

Unsafe Rust is still improving on its ergonomics (handling uninitialized memory) but the current capacity should be enough to implement anything.



To be fair, you definitely don't need a Rust implementation to get that advantage: a simple wrapper will do the trick.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: