We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ed9ea commit 3da96a8Copy full SHA for 3da96a8
docs/install.md
@@ -83,6 +83,8 @@ can be used to configure the target environment.
83
Experimental support is provided for runtime environments that provide
84
multi-threaded Wasm via Workers.
85
86
+Use in web browsers is unsupported.
87
+
88
```sh
89
npm install --cpu=wasm32 sharp
90
```
0 commit comments