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
WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 4KB.
Use webassembly.compile, or compile on a worker thread. at instantiateSync (encoderWorker.min.js:1:367554)