We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf36f91 commit d39fd3dCopy full SHA for d39fd3d
CONTRIBUTING.md
@@ -4,10 +4,10 @@
4
5
[Node.js](https://nodejs.org/) >= 14, [PNPM](https://pnpm.io/) >= 7, [Rust](https://www.rust-lang.org/)
6
7
-After Rust is installed, add `wasm32-wasi`.
+After Rust is installed, add `wasm32-wasip1`.
8
9
```shell
10
-rustup target add wasm32-wasi
+rustup target add wasm32-wasip1
11
```
12
13
## Setup the repository locally
0 commit comments