We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4efb2c commit c583098Copy full SHA for c583098
examples/deno/README.md
@@ -13,4 +13,4 @@ $ deno run --allow-read test.ts
13
```
14
15
The `--allow-read` flag is needed because the wasm file is read during runtime.
16
-This will be fixed when https://github.com/denoland/deno/issues/5609 is resolved.
+This will be fixed when https://github.com/denoland/deno/issues/2552 is resolved.
0 commit comments