kitesurf · WPT

FAIL
expected FAIL · 616 ms
▶ run in kitesurf
Test
/wasm/jsapi/constructor/instantiate-bad-imports.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
616 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fwasm%2Fjsapi%2Fconstructor%2Finstantiate-bad-imports.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILWebAssembly.instantiate(module): Non-object imports argument: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object imports argument: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object imports argument: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object imports argument: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object imports argument: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object imports argument: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object imports argument: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Non-object module: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Missing imports argumentWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Imports argument with missing property: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Imports argument with missing property: empty objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Imports argument with missing property: wrong propertyWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing a function with an incorrectly-typed value: object "[object Object]"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: BigIntWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: NumberWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: BigIntWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: BigIntWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i32 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an i64 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f32 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing an f64 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: WebAssembly.MemoryWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: WebAssembly.TableWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: WebAssembly.Table.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILWebAssembly.instantiate(module): Importing table with an incorrectly-typed value: WebAssembly.Table object (too large)WebAssembly.Module(): Wasm code generation disallowed by embedder
PASSWebAssembly.instantiate(buffer): Non-object imports argument: null
PASSWebAssembly.instantiate(buffer): Non-object imports argument: true
PASSWebAssembly.instantiate(buffer): Non-object imports argument: ""
PASSWebAssembly.instantiate(buffer): Non-object imports argument: symbol "Symbol()"
PASSWebAssembly.instantiate(buffer): Non-object imports argument: 1
PASSWebAssembly.instantiate(buffer): Non-object imports argument: 0.1
PASSWebAssembly.instantiate(buffer): Non-object imports argument: NaN
FAILWebAssembly.instantiate(buffer): Non-object module: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: 1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: 0.1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Non-object module: NaNpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Missing imports argumentpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Imports argument with missing property: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Imports argument with missing property: empty objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Imports argument with missing property: wrong propertypromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: 1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: 0.1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: NaNpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing a function with an incorrectly-typed value: object "[object Object]"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: plain objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: WebAssembly.Globalpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototypepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: BigIntpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: plain objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: WebAssembly.Globalpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototypepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: Numberpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: plain objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: WebAssembly.Globalpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototypepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: BigIntpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: plain objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: WebAssembly.Globalpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototypepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: BigIntpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 mutable global with a primitive valuepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i32 mutable global with an immutable Global objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 mutable global with a primitive valuepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an i64 mutable global with an immutable Global objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 mutable global with a primitive valuepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f32 mutable global with an immutable Global objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 mutable global with a primitive valuepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing an f64 mutable global with an immutable Global objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: 1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: 0.1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: NaNpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: plain objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memorypromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototypepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: undefinedpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: nullpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: truepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: ""promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: symbol "Symbol()"promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: 1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: 0.1promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: NaNpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: plain objectpromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Tablepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Table.prototypepromise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…
FAILWebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Table object (too large)promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio…

bundle built 2026-07-16T07:16:48.063Z