| ▲ | wild_egg 4 hours ago | |||||||
Jails are alien magic and typescript is safe and familiar | ||||||||
| ▲ | otterley 4 hours ago | parent [-] | |||||||
What, exactly, is "safe" about TypeScript other than type safety? TypeScript is just a language anyway. It's the runtime that needs to be contained. In that sense it's no different from any other interpreter or runtime, whether it be Go, Python, Java, or any shell. In my view this really is best managed by the OS kernel, as the ultimate responsibility for process isolation belongs to it. Relying on userspace solutions to enforce restrictions only gets you so far. | ||||||||
| ||||||||