/wasm/jsapi/module/constructor.any.html| status | subtest | message |
|---|---|---|
| PASS | name | |
| PASS | length | |
| FAIL | No arguments | assert_throws_js: function "() => new WebAssembly.Module()" threw object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" ("CompileError") expected instance of functio… |
| PASS | Calling | |
| FAIL | Invalid arguments | assert_throws_js: new Module(undefined) function "() => new WebAssembly.Module(argument)" threw object "CompileError: WebAssembly.Module(): Wasm code generation disallowed by embedder" ("CompileError"… |
| PASS | Empty buffer | |
| PASS | Invalid code | |
| FAIL | Prototype | WebAssembly.Module(): Wasm code generation disallowed by embedder |
| FAIL | Extensibility | WebAssembly.Module(): Wasm code generation disallowed by embedder |
| FAIL | Stray argument | WebAssembly.Module(): Wasm code generation disallowed by embedder |
bundle built 2026-07-16T07:16:48.063Z