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
remove the unnecessary legacy Module parameter to integrateWasmJS. this made debugging some startup issues harder (as the outside Module could be erroneously replaced, but not the one captured as the parameter. also add a specific check in ASSERTIONS mode for such erroneous replacing of Module (#5595)
0 commit comments