/wasm/jsapi/jspi/js-promise-integration.any.html| status | subtest | message |
|---|---|---|
| PASS | Valid use of API | |
| FAIL | Promising function always entered | WebAssembly.Module(): Wasm code generation disallowed by embedder |
| FAIL | Always get a Promise | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| FAIL | Suspend once | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| FAIL | Suspend/resume in a loop | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| FAIL | Suspending with mismatched args and via Proxy | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| FAIL | Make sure we actually suspend | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| FAIL | Do suspend even if the import's return value is not a Promise by wrapping it with Promise.resolve | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| FAIL | Catch rejected promise | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
| PASS | Test sandwich with suspension | |
| PASS | Test sandwich with no suspension | |
| FAIL | Promising with no return | WebAssembly.Module(): Wasm code generation disallowed by embedder |
| FAIL | Suspend two modules | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" |
bundle built 2026-07-16T07:16:48.063Z