How to load wasm-vips to use image processing in a web worker #10470
matthewhardern
started this conversation in
Show and tell / tips
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I thought I would share this as I would have found it useful. I recently setup wasm-vips using comlink and change to vite config. Comlink just makes working with web workers a nicer syntax.
WORKER
CONFIG
SERVER ENTRY
need to add these into the handle request section
USING WORKER
Beta Was this translation helpful? Give feedback.
All reactions