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
Copy file name to clipboardExpand all lines: src/postamble_minimal.js
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ var imports = {
164
164
// precompiled WebAssembly Module.
165
165
assert(WebAssembly.instantiateStreaming||Module['wasm'],'Must load WebAssembly Module in to variable Module.wasm before adding compiled output .js script to the DOM');
0 commit comments