Skip to content

Commit

Permalink
Docs: clarify that Wasm requires Node.js compatible runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Nov 24, 2023
1 parent 45ed9ea commit 3da96a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ can be used to configure the target environment.
Experimental support is provided for runtime environments that provide
multi-threaded Wasm via Workers.

Use in web browsers is unsupported.

```sh
npm install --cpu=wasm32 sharp
```
Expand Down

0 comments on commit 3da96a8

Please sign in to comment.