Hacker News new | past | comments | ask | show | jobs | submit login

i would guess "full memory safety" is going to be impossible, at least at compile time. I'd guess that if for no other reason than performance SQLite uses data oriented techniques that effectively reduces pointers to indices, which will no longer have ownership or lifetime tracking in the rust compiler.



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

Search: