summaryrefslogtreecommitdiff
path: root/tests/testdata/run/wasm_streaming_panic_test.js
blob: ec017592f76a27228fe9ed7929d1e8d808c0533e (plain)
1
2
3
// https://github.com/denoland/deno/issues/13917

WebAssembly.instantiateStreaming(Response.error());