proxy-wasm / proxy-wasm-cpp-host

WebAssembly for Proxies (C++ host implementation)
Apache License 2.0
84 stars 69 forks source link

What is the difference between proxy-wasm-cpp-host and proxy-wasm-cpp-sdk #315

Closed coolg92003 closed 1 year ago

coolg92003 commented 2 years ago

Hi Expert, What is the difference between proxy-wasm-cpp-host and proxy-wasm-cpp-sdk?

The Major reason that I ask this is that the proxy-wasm-cpp-sdk is seldom updated now. does this meaning that the latest wasm developing which will move to proxy-wasm-cpp-host?

thanks and regards! Cliff

lum1n0us commented 2 years ago

proxy-wasm-cpp-sdk is for Wasm application proxy-wasm-cpp-host is for Cpp application(Host)

coolg92003 commented 1 year ago

Hi Lum1n0us, thanks!!! Cliff

mpwarres commented 1 year ago

Closing this issue since @lum1n0us answered the question above (thanks!) If further info is needed, please feel free to reopen.