Xunzhuo commented on issue #157: URL: https://github.com/apache/apisix/issues/157#issuecomment-897384971
For point 3: impl couple of languages proxy-wasm-sdk, I think C++ and Rust are both ideal lang for Webassmebly impl. If we want to interact with APISIX, I think we should impl abi spec in sdk with `export` , and impl sdk in wasm module. In VM context, VM will read implements of wasm module and interact with `proxy-wasm-host`(wasm-nginx-module). @membphis I`m interested in this, but I want to know if apisix is starting to work on wasm supporting. If it is on , which steps do we reach? -- 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]
