Hacker News new | ask | show | jobs
by epicurean 184 days ago
Perhaps the protocol, is then html/css/js in a strict sandbox. Component has no access to anything outside of component bounds (no network, no dom/object access, no draw access, etc).
1 comments

I think you can do that with an iframe, but it always makes me nervous