Hacker News new | past | comments | ask | show | jobs | submit login

Deno uses the web standard Worker API to implement sub processes. They are also working on fine-grained permissions for these workers [1].

[1] https://github.com/denoland/deno/issues/4867




Good to know and even better than my proposed solution then. If the language supports it directly then there is no need to write sub-process shims for managing permissions.




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

Search: