deno/tests/wasm_async.test
Ryan Dahl f2c50fae84
Fix silent failure of WebAssembly.instantiate() (#2548)
By making WASM compilation synchronous. We'll have to do more work to
make it properly async.
2019-06-20 09:04:34 -07:00

3 lines
55 B
Plaintext

args: tests/wasm_async.js
output: tests/wasm_async.out