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

The problem with this would probably be that you usually have to use some libraries with C APIs and regular pointers.

You could compile your program with address sanitizer then it at least crashes in a defined way at runtime when memory corruption would happen. TCC (tiny C compiler initially written by fabrice bellard) also has such a feature I think.

This of course makes it significantly slower.



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

Search: