Hacker News new | past | comments | ask | show | jobs | submit login
Javascript sandbox console: backbone-powered js sandbox for library/plugin demos (josscrowcroft.github.com)
15 points by josscrowcroft on Oct 4, 2011 | hide | past | favorite | 2 comments



Would be a good idea to use a web worker (if available) to be truly "sandboxed".


Yeah, or that should definitely be a setup option. Webworkers don't have access to the DOM afaik so it would only be useful in certain circumstances, but often you want the users to be able to screw around with DOM elements, jquery, and co.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: