Y
Hacker News
new
|
ask
|
show
|
jobs
by
ttoinou
206 days ago
Deno wraps around the V8 engine to brings lots of APIs, features and native TypeScript, here I'm guessing the sandbox feature is using the ability to control what the running code has access to
https://docs.deno.com/runtime/fundamentals/security/