-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am exploring whether it is possible to run a custom (smaller) version of ffmpeg in a Cloudflare worker.
I tried building ffmpeg.wasm to target a Cloudflare worker but was unsuccessful. I am very new to wasm and am unsure of what I’m doing.
Since your project is WASI-based and Cloudflare Workers have support for WASI with a virtual file system, I believe this could run on a Cloudflare worker. However, as you work at CF and are likely more familiar with Cloudflare, I assume you would have a better idea if this could work in a Cloudflare worker or if there's a possibility of making it work.
Metadata
Metadata
Assignees
Labels
No labels