Pavel (Pasha) Lechenko
How to restrict global scope in dynamically created function?
In nodejs there is another option to run some code in restricted sandbox - use vm (https://nodejs.org/api/vm.html).
In Deno I get:
Are there any plans to implement/support this?
16 replies