WPT
wpt / wasm / webapi / instantiateStreaming.any.serviceworker.html
Spec: WebAssembly Web API ↗
Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | 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 | 25/25 | 25/25 | 25/25 | 0/25 | 0/25 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Empty module without imports argument | PASS | PASS | PASS | — | — | — |
| Empty module with undefined imports argument | PASS | PASS | PASS | — | — | — |
| Empty module with empty imports argument | PASS | PASS | PASS | — | — | — |
| getter order for imports object | PASS | PASS | PASS | — | — | — |
| imports | PASS | PASS | PASS | — | — | — |
| imports with empty module names | PASS | PASS | PASS | — | — | — |
| imports with empty names | PASS | PASS | PASS | — | — | — |
| exports with empty name: function | PASS | PASS | PASS | — | — | — |
| exports with empty name: table | PASS | PASS | PASS | — | — | — |
| exports with empty name: global | PASS | PASS | PASS | — | — | — |
| No imports | PASS | PASS | PASS | — | — | — |
| exports and imports | PASS | PASS | PASS | — | — | — |
| i64 exports and imports | PASS | PASS | PASS | — | — | — |
| import with i32-returning function | PASS | PASS | PASS | — | — | — |
| import with function that takes and returns i32 | PASS | PASS | PASS | — | — | — |
| import with i64-returning function | PASS | PASS | PASS | — | — | — |
| import with function that takes and returns i64 | PASS | PASS | PASS | — | — | — |
| import with i32-taking function | PASS | PASS | PASS | — | — | — |
| import with i64-taking function | PASS | PASS | PASS | — | — | — |
| export i64-returning function | PASS | PASS | PASS | — | — | — |
| i32 mutable WebAssembly.Global import | PASS | PASS | PASS | — | — | — |
| i64 mutable WebAssembly.Global import | PASS | PASS | PASS | — | — | — |
| Multiple i64 arguments | PASS | PASS | PASS | — | — | — |
| stray argument | PASS | PASS | PASS | — | — | — |
| Synchronous options handling | PASS | PASS | PASS | — | — | — |