Hacker News new | ask | show | jobs
by the8472 3526 days ago
Access to arbitrary methods would go against the idea of sandboxing anyway. If something references the global object for example you suddenly would have access to a privileged fetch API or other extension APIs.