2021-04-21 05:05:22 +00:00
|
|
|
*%(basename)s:9: CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
|
2019-05-20 10:38:59 +00:00
|
|
|
new WebAssembly.Module(builder.toBuffer());
|
|
|
|
^
|
2021-04-21 05:05:22 +00:00
|
|
|
CompileError: WebAssembly.Module(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
|
2019-05-20 10:38:59 +00:00
|
|
|
at *%(basename)s:9:1
|
|
|
|
|