Hacker News new | ask | show | jobs
by arthie 1126 days ago
This is exactly what deno does: https://deno.com/manual@v1.33.4/basics/permissions
1 comments

No, the fundamental uselessness of Deno is that it only supports process based permissions (a fact I initially debated with them over 4 years ago now…). For performance reasons all extensions run in the same process, so that wouldn’t work here.