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
Now that we are enabling post MVP Wasm rutime features we should make sure that any runtime errors are clear and guide the developer on how to resolve the issue. Additionally we should consider adding messages during the build explaining that these features are enabled and that they impact compatibility.
Features which could be detected
wasm SIMD - old Safari
wasm EH
Threads/SharedArrayBuffer/WebWorker - Coop headers, old FireFox without ES6 workers