Docs: note lack of native text rendering with Wasm

This commit is contained in:
Lovell Fuller 2023-11-28 09:08:52 +00:00
parent 9c877d93fa
commit 133dc56ff4
2 changed files with 3 additions and 1 deletions

View File

@ -115,6 +115,8 @@ multi-threaded Wasm via Workers.
Use in web browsers is unsupported. Use in web browsers is unsupported.
Native text rendering is unsupported.
```sh ```sh
npm install --cpu=wasm32 sharp npm install --cpu=wasm32 sharp
``` ```

File diff suppressed because one or more lines are too long