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
If WebAssembly (WASM) is disabled in the browser, the website fails to load and displays a blank page, with no warning or fallback message to indicate that WASM is a requirement for the site to work
The developer console shows the following error:
Uncaught ReferenceError: WebAssembly is not defined
at __wbg_load (website-e4af1af1acb04aef.js:219:9)
at __wbg_init (website-e4af1af1acb04aef.js:851:40)
at async ratzilla/:39:14