2021-07-14 11:30:07 +02:00
|
|
|
*%(basename)s:9: CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
|
2019-08-01 08:38:30 +02:00
|
|
|
new WebAssembly.Module(builder.toBuffer());
|
|
|
|
^
|
2021-07-14 11:30:07 +02:00
|
|
|
CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
|
2019-08-01 08:38:30 +02:00
|
|
|
at *%(basename)s:9:1
|
|
|
|
|