Y
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
awei
184 days ago
I think you can do that with an iframe, but it always makes me nervous
link