proxy-wasm / proxy-wasm-cpp-sdk

WebAssembly for Proxies (C++ SDK)
Apache License 2.0
139 stars 67 forks source link

Is there any way to import third wasm library to build env #123

Open leyao-daily opened 3 years ago

leyao-daily commented 3 years ago

My wasm filter would like to use a 3rd library. How can I use it to build my filter based on the build docker image?