4 ms·
This is exactly what deno does: https://deno.com/manual@v1.33.4/basics/permissions https://deno.com/manual@v1.33.4/basics/permissions
by arthie 3y ago
This is exactly what deno does: https://deno.com/manual@v1.33.4/basics/permissions https://deno.com/manual@v1.33.4/basics/permissions
- explaininjs 3y agoNo, 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.