-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
sql-wasm.js:98 wasm streaming compile failed: LinkError: WebAssembly.instantiate(): Import #34 "a" "I": function import requires a callable
(anonymous) @ sql-wasm.js:98Understand this errorAI
sql-wasm.js:98 falling back to ArrayBuffer instantiation
(anonymous) @ sql-wasm.js:98Understand this errorAI
sql-wasm.js:98 failed to asynchronously prepare wasm: LinkError: WebAssembly.instantiate(): Import #34 "a" "I": function import requires a callable
(anonymous) @ sql-wasm.js:98Understand this errorAI
sql-wasm.js:97 Aborted(LinkError: WebAssembly.instantiate(): Import #34 "a" "I": function import requires a callable)
G @ sql-wasm.js:97Understand this errorAI
2sql-wasm.js:40 Uncaught (in promise) Error: LinkError: WebAssembly.instantiate(): Import #34 "a" "I": function import requires a callable
at Object.onAbort (sql-wasm.js:40:20)
at G (sql-wasm.js:97:26)
at sql-wasm.js:98:131Understand this errorAI
sql-wasm.js:97 Uncaught (in promise) RuntimeError: Aborted(LinkError: WebAssembly.instantiate(): Import #34 "a" "I": function import requires a callable). Build with -sASSERTIONS for more info.
at G (sql-wasm.js:97:66)
at sql-wasm.js:98:131
Google Chrome (Linux)