Right now, the library expects a Window object, which we can't receive from `<webview>`. We should make it accept anything that can postMessage.
Right now, the library expects a Window object, which we can't receive from
<webview>. We should make it accept anything that can postMessage.