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

The code I have in C is often code that does't fit in Rusts safety model. Dealing with ffi is annoying because slices have no defined layout. `dyn` is limited compared to what I can do with a manual vtable. I have seriously attempted porting my personal stuff to Rust, but theres enough papercuts that I go back to C. I want the parts of Rust I find to be helpful without those parts I don't.


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

Search: