WPT
wpt / wasm / webapi / instantiateStreaming-bad-imports.any.worker.html
Spec: WebAssembly Web API ↗
Runs: Chrome 155.0.8039.0 (wpt@d0c38285b, 2026-09-03) | Firefox 157.0a1 (wpt@ed1909ed6, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@0ea9f2aac, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 106/106 | 106/106 | 106/106 | 106/106 | 7/106 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Non-object imports argument: null | PASS | PASS | PASS | PASS | PASS | — |
| Non-object imports argument: true | PASS | PASS | PASS | PASS | PASS | — |
| Non-object imports argument: "" | PASS | PASS | PASS | PASS | PASS | — |
| Non-object imports argument: symbol "Symbol()" | PASS | PASS | PASS | PASS | PASS | — |
| Non-object imports argument: 1 | PASS | PASS | PASS | PASS | PASS | — |
| Non-object imports argument: 0.1 | PASS | PASS | PASS | PASS | PASS | — |
| Non-object imports argument: NaN | PASS | PASS | PASS | PASS | PASS | — |
| Non-object module: undefined | PASS | PASS | PASS | PASS | TIMEOUT | — |
| Non-object module: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Non-object module: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Non-object module: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Non-object module: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Non-object module: 1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Non-object module: 0.1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Non-object module: NaN | PASS | PASS | PASS | PASS | NOTRUN | — |
| Missing imports argument | PASS | PASS | PASS | PASS | NOTRUN | — |
| Imports argument with missing property: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Imports argument with missing property: empty object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Imports argument with missing property: wrong property | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: 1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: 0.1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: NaN | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing a function with an incorrectly-typed value: object "[object Object]" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: plain object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: WebAssembly.Global | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototype | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: BigInt | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: plain object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: WebAssembly.Global | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototype | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: Number | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: plain object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: WebAssembly.Global | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototype | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: BigInt | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: plain object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: WebAssembly.Global | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototype | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: BigInt | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 mutable global with a primitive value | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i32 mutable global with an immutable Global object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 mutable global with a primitive value | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an i64 mutable global with an immutable Global object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 mutable global with a primitive value | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f32 mutable global with an immutable Global object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 mutable global with a primitive value | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing an f64 mutable global with an immutable Global object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: 1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: 0.1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: NaN | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: plain object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: WebAssembly.Memory | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototype | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: undefined | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: null | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: true | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: "" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: symbol "Symbol()" | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: 1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: 0.1 | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: NaN | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: plain object | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: WebAssembly.Table | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: WebAssembly.Table.prototype | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype) | PASS | PASS | PASS | PASS | NOTRUN | — |
| Importing table with an incorrectly-typed value: WebAssembly.Table object (too large) | PASS | PASS | PASS | PASS | NOTRUN | — |