Skip to content

Commit

Permalink
Docs: note lack of native text rendering with Wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Nov 28, 2023
1 parent 9c877d9 commit 133dc56
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 @@ -115,6 +115,8 @@ multi-threaded Wasm via Workers.

Use in web browsers is unsupported.

Native text rendering is unsupported.

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

0 comments on commit 133dc56

Please sign in to comment.