Skip to content

Commit 3da96a8

Browse files
committed
Docs: clarify that Wasm requires Node.js compatible runtime
1 parent 45ed9ea commit 3da96a8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/install.md

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ can be used to configure the target environment.
8383
Experimental support is provided for runtime environments that provide
8484
multi-threaded Wasm via Workers.
8585

86+
Use in web browsers is unsupported.
87+
8688
```sh
8789
npm install --cpu=wasm32 sharp
8890
```

0 commit comments

Comments
 (0)