Files
Kmake/deps/v8/test/message/fail/wasm-streaming-compile-fail.out
2026-05-26 23:36:42 -07:00

6 lines
387 B
Plaintext

*%(basename)s:11: CompileError: WebAssembly.compileStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
let rethrow = e => setTimeout(_ => {throw e}, 0);
^
CompileError: WebAssembly.compileStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24