2021-07-14 11:30:07 +02:00
|
|
|
*%(basename)s:9: CompileError: WebAssembly.compile(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
|
2019-08-01 08:38:30 +02:00
|
|
|
let rethrow = e => setTimeout(_ => {throw e}, 0);
|
|
|
|
^
|
2021-07-14 11:30:07 +02:00
|
|
|
CompileError: WebAssembly.compile(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
|
2019-08-01 08:38:30 +02:00
|
|
|
|