wasm-streaming-instantiate-fail.out 395 Bytes
Newer Older
1
*%(basename)s:11: CompileError: WebAssembly.instantiateStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
2 3
let rethrow = e => setTimeout(_ => {throw e}, 0);
                                    ^
4
CompileError: WebAssembly.instantiateStreaming(): Compiling function #0:"f" failed: expected 1 elements on the stack for fallthru, found 0 @+24
5