Sharp or jimp libraries support in Workers?

Hello I am trying to deploy a hono app as worker. My app uses sharp but realised that it is not compatible. So i implemented jimp instead since it is JS native but still having issues deploying.

Cloudflare Docs
Methods, such as fetch(), on Workers that can receive and process external inputs.
Cloudflare Docs
Review Workers errors and exceptions.
Was this page helpful?