The Window object is part of the HTML spec. :^) https://html.spec.whatwg.org/multipage/window-object.html
Add a partial implementation of HTML5 Worker API. Messages can be sent from the inner context externally.