/wasm/jsapi/constructor/compile.any.html| status | subtest | message |
|---|---|---|
| FAIL | Missing argument | promise_rejects_js: function "function() { throw e; }" threw object "CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of function "f… |
| FAIL | Invalid arguments | promise_rejects_js: compile(undefined) function "function() { throw e; }" threw object "CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder" ("CompileError") expected inst… |
| FAIL | Branding | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder" |
| PASS | Promise type | |
| PASS | Empty buffer | |
| PASS | Invalid code | |
| FAIL | Result type | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder" |
| FAIL | Stray argument | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder" |
| FAIL | Changing the buffer | promise_test: Unhandled rejection with value: object "CompileError: WebAssembly.compile(): Wasm code generation disallowed by embedder" |
bundle built 2026-07-16T07:16:48.063Z