#2827·wechaty

使用 `new AsyncFunction` 动态执行来自服务器推送的代码。

作者: JLGitHub66创建于 2026年4月20日更新于 2026年4月20日
  1. Dynamic code execution: Using new AsyncFunction() to execute server-provided code
  2. No code validation: No verification of the source code's safety
  3. No code signing: No cryptographic verification of server-pushed code
  4. Trust in server: The client implicitly trusts all code pushed from the server

内容来源: wechaty/wechaty