mirror of
1
Fork 0
gotosocial/internal/media/ffmpeg
kim 95f88e5d93
[chore] add warning message when wazero compiler not supported (#3894)
* add warning message when wazero compiler not supported, update supported platforms in README

* whoops don't return a reason string for arm64, since it should always be supported
2025-03-10 17:21:56 +00:00
..
args.go [feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building with WebAssembly (#3429) 2024-10-14 11:59:12 +02:00
exec_nowasm.go adds support for build specifically without wasm ffmpeg (#3732) 2025-02-03 12:42:06 +00:00
ffmpeg.go adds support for build specifically without wasm ffmpeg (#3732) 2025-02-03 12:42:06 +00:00
ffmpeg_nowasm.go adds support for build specifically without wasm ffmpeg (#3732) 2025-02-03 12:42:06 +00:00
ffprobe.go adds support for build specifically without wasm ffmpeg (#3732) 2025-02-03 12:42:06 +00:00
ffprobe_nowasm.go adds support for build specifically without wasm ffmpeg (#3732) 2025-02-03 12:42:06 +00:00
runner.go [feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building with WebAssembly (#3429) 2024-10-14 11:59:12 +02:00
wasm.go [chore] add warning message when wazero compiler not supported (#3894) 2025-03-10 17:21:56 +00:00