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 this is needed it can always be found via HEAPXX, or wasmMemory.
Also, introduce a new debug helper called `missingGlobal` which allows
use to remove builtin global symbols while notifying any folks that
are depending on them.
assert(binstanceofSharedArrayBuffer,'requested a shared WebAssembly.Memory but the returned buffer is not a SharedArrayBuffer, indicating that while the browser has SharedArrayBuffer it does not have WebAssembly threads support - you may need to set a flag');
0 commit comments