Hacker News new | ask | show | jobs
by hard_times 30 days ago
Is there no setfenv-like functionality in JavaScript (setfenv is Lua's way to set a sandboxed execution environment)? That's surprising. TIL.