guoqqqi commented on code in PR #1553: URL: https://github.com/apache/apisix-website/pull/1553#discussion_r1161726535
########## blog/zh/blog/2023/03/30/what-is-wasm-and-how-does-apache-apisix-support-it.md: ########## @@ -0,0 +1,273 @@ +--- +title: "WebAssembly 助力云原生:APISIX 如何借助 Wasm 插件实现扩展功能?" +authors: + - name: "朱欣欣" + title: "Author" + url: "https://github.com/starsz" + image_url: "https://github.com/starsz.png" +keywords: +- APISIX +- Wasm +- API 网关 +- APISIX 商业化 +description: 本文将介绍 Wasm,以及 Apache APISIX 如何实现 Wasm 功能。 +tags: [Ecosystem] Review Comment:  I didn't find this article in the preview environment, please check the metadata -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
