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

What are the limitations in terms of what the interpreter has access to? Can it interact with devices, physical memory, etc.?


It has its own memory namespace, so it won't be allowed to access the kernel memory. It has however full access to the devices.

The /dev/lua device, which allows interaction with the kernel interpreter: https://man.netbsd.org/lua.4

Presentation: https://www.netbsd.org/gallery/presentations/mbalmer/fosdem2...




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

Search: