You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to build against the C++ SDK using clang --target=wasm32-wasi as opposed to Emscripten. SDK documentation should include steps to do that.
The text was updated successfully, but these errors were encountered:
Context: https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/pull/158/files#r1702364332
It should be possible to build against the C++ SDK using
clang --target=wasm32-wasi
as opposed to Emscripten. SDK documentation should include steps to do that.The text was updated successfully, but these errors were encountered: