You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for different WASM environments by introducing a WebContext that
detects and abstracts the Window vs the WorkerGlobalScope API.
See PR 4889.