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

7 lines
349 B
Plaintext

*%(basename)s:9: CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
new WebAssembly.Module(builder.toBuffer());
^
CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
at *%(basename)s:9:1