ffmpeg.wasm icon indicating copy to clipboard operation
ffmpeg.wasm copied to clipboard

Non-web WASM support (WASI)?

Open ZheniaZuser opened this issue 8 months ago • 1 comments

Is your feature request related to a problem? Please describe. I am interested in using FFmpeg in a WASI (non-web) version of Wasm.

Describe the solution you'd like Support for Wasm-Wasi would be nice.

Additional context Afaik, Wasm with Wasi does not have threading limitations like browsers have, so it may be faster there.

ZheniaZuser avatar Mar 30 '25 16:03 ZheniaZuser

I would also be interested in this (and potentially able to contribute). My angle is portability. It would be fantastic to have a build of ffmpeg that works across programming languages, CPU architectures, and OSes.

ffmpeg as an Extism plugin for example: https://extism.org/

anderspitman avatar Apr 29 '25 16:04 anderspitman