Hacker News new | ask | show | jobs
Show HN: ECMAScript Sandbox [WIP] (github.com)
2 points by emurlin 973 days ago
This is what I've worked on a few months, isolate JS code using pure-JS techniques as well as platform available isolation (iframes, Workers, etc.) Would appreciate some comments and feedback.