# 用WASM重写Opus依赖，提升会议笔记体验

- 来源：Peter Steinberger 🦞 (@steipete)
- 发布时间：2026-05-27 07:52
- AIHOT 分数：69
- AIHOT 链接：https://aihot.virxact.com/items/cmpnb4fbc0w0esl018rhd3hci
- 原文链接：https://x.com/steipete/status/2059422568352714981

## AI 摘要

Opus周围的所有依赖都过时或糟糕，所以我凭感觉自己重写了，并替换了octoscript和opus-native。
现代WASM在Node/V8上的性能与原生代码大致相当。
现在你的Claw可以自动做会议笔记，并且你可以在会议中与它对话。
https://github.com/openclaw/libopus-wasm

## 正文

All the deps around opus are old or terrible， so vibed my own and replaced octoscript and opus-native.

Performance of modern wasm on node/V8 is ~equivalent to native.

Your claw now automatically takes meetings notes and you can talk to it in meetings.

https://github.com/openclaw/libopus-wasm
