We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fde8cc commit 4cdec56Copy full SHA for 4cdec56
examples/matrix-math/README.md
@@ -24,7 +24,7 @@ https://github.com/bytecodealliance/wasmtime/releases/tag/v37.0.1.
24
```
25
cargo install --version 37.0.1 wasmtime-cli
26
pip install componentize-py==0.18.0
27
-curl -OL https://github.com/dicej/wasi-wheels/releases/download/v0.0.1/numpy-wasi.tar.gz
+curl -OL https://github.com/dicej/wasi-wheels/releases/download/v0.0.2/numpy-wasi.tar.gz
28
tar xf numpy-wasi.tar.gz
29
30
0 commit comments