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

Native code has more direct access to the system, e.g. accessing arbitrary regions of a process's memory via pointer arithmetic, invoking arbitrary syscalls, etc. In contrast, "managed code" like a JVM, CPython VM, etc. is subject to a more structured semantic model, which allows more restrictions to be imposed.


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

Search: