Hacker News new | ask | show | jobs
by implr 1594 days ago
Not only there isn't any sandboxing, the lack of it is how WINE works - wine's low-level dlls (kernel32.dll for example) just call out to linux libs, or syscall directly.