proxy-wasm / proxy-wasm-cpp-sdk

WebAssembly for Proxies (C++ SDK)
Apache License 2.0
140 stars 68 forks source link

Add missing includes. #120

Closed PiotrSikora closed 3 years ago

PiotrSikora commented 3 years ago

While there, allow "proxy_wasm_externs.h" externs to be exported as either C (for Wasm) or C++ (for NullVM).

Signed-off-by: Piotr Sikora piotrsikora@google.com