原文整理页

OpenClaw 项目通过 WebAssembly 替代传统的 ffmpeg 命令行调用,旨在降低系统攻击面风险并保持性能

来源作者:Peter Steinberger 🦞 (@steipete)原始来源:https://x.com/steipete/status/2064999763397980286

中文导读

OpenClaw 项目通过 WebAssembly 替代传统的 ffmpeg 命令行调用,旨在降低系统攻击面风险并保持性能。

正文 Markdown

Part of the OpenClaw hardening work is reducing surface risk; for some media conversion we had to shell out to ffmpeg. In the next release that can now be done via wasm, with similar performance for our use cases. https://github.com/openclaw/ffmpeg-wasm