Higress Wasm 插件设计竞赛 赛题链接 参赛队员:ihnfsax, yike21。 使用 将 higress 项目克隆: git clone https://github.com/alibaba/higress.git 将插件代码移动到 higress/plugins/wasm-cpp/extensions: cp -a extensions/. ../higress/plugins/wasm-cpp/extensions 参考各插件目录下的 README.md 进行编译。