Click here to download the Blitz Browser!

WPT

wpt / wasm / webapi / instantiateStreaming-bad-imports.any.sharedworker.html

Spec: WebAssembly Web API ↗

Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total106/106106/106106/106106/1067/106NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
Non-object imports argument: nullPASSPASSPASSPASSPASS
Non-object imports argument: truePASSPASSPASSPASSPASS
Non-object imports argument: ""PASSPASSPASSPASSPASS
Non-object imports argument: symbol "Symbol()"PASSPASSPASSPASSPASS
Non-object imports argument: 1PASSPASSPASSPASSPASS
Non-object imports argument: 0.1PASSPASSPASSPASSPASS
Non-object imports argument: NaNPASSPASSPASSPASSPASS
Non-object module: undefinedPASSPASSPASSPASSTIMEOUT
Non-object module: nullPASSPASSPASSPASSNOTRUN
Non-object module: truePASSPASSPASSPASSNOTRUN
Non-object module: ""PASSPASSPASSPASSNOTRUN
Non-object module: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Non-object module: 1PASSPASSPASSPASSNOTRUN
Non-object module: 0.1PASSPASSPASSPASSNOTRUN
Non-object module: NaNPASSPASSPASSPASSNOTRUN
Missing imports argumentPASSPASSPASSPASSNOTRUN
Imports argument with missing property: undefinedPASSPASSPASSPASSNOTRUN
Imports argument with missing property: empty objectPASSPASSPASSPASSNOTRUN
Imports argument with missing property: wrong propertyPASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: 1PASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: 0.1PASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: NaNPASSPASSPASSPASSNOTRUN
Importing a function with an incorrectly-typed value: object "[object Object]"PASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: plain objectPASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: WebAssembly.GlobalPASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototypePASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)PASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: BigIntPASSPASSPASSPASSNOTRUN
Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)PASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: plain objectPASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: WebAssembly.GlobalPASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototypePASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)PASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: NumberPASSPASSPASSPASSNOTRUN
Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)PASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: plain objectPASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: WebAssembly.GlobalPASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototypePASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)PASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: BigIntPASSPASSPASSPASSNOTRUN
Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)PASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: plain objectPASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: WebAssembly.GlobalPASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototypePASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)PASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: BigIntPASSPASSPASSPASSNOTRUN
Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)PASSPASSPASSPASSNOTRUN
Importing an i32 mutable global with a primitive valuePASSPASSPASSPASSNOTRUN
Importing an i32 mutable global with an immutable Global objectPASSPASSPASSPASSNOTRUN
Importing an i64 mutable global with a primitive valuePASSPASSPASSPASSNOTRUN
Importing an i64 mutable global with an immutable Global objectPASSPASSPASSPASSNOTRUN
Importing an f32 mutable global with a primitive valuePASSPASSPASSPASSNOTRUN
Importing an f32 mutable global with an immutable Global objectPASSPASSPASSPASSNOTRUN
Importing an f64 mutable global with a primitive valuePASSPASSPASSPASSNOTRUN
Importing an f64 mutable global with an immutable Global objectPASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: 1PASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: 0.1PASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: NaNPASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: plain objectPASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: WebAssembly.MemoryPASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototypePASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype)PASSPASSPASSPASSNOTRUN
Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large)PASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: undefinedPASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: nullPASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: truePASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: ""PASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: symbol "Symbol()"PASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: 1PASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: 0.1PASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: NaNPASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: plain objectPASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: WebAssembly.TablePASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: WebAssembly.Table.prototypePASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)PASSPASSPASSPASSNOTRUN
Importing table with an incorrectly-typed value: WebAssembly.Table object (too large)PASSPASSPASSPASSNOTRUN