Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cpp example with latest proxy wasm cpp sdk #177

Closed
Sodman opened this issue Sep 14, 2020 · 0 comments · Fixed by #178
Closed

Update cpp example with latest proxy wasm cpp sdk #177

Sodman opened this issue Sep 14, 2020 · 0 comments · Fixed by #178
Assignees

Comments

@Sodman
Copy link
Member

Sodman commented Sep 14, 2020

This is needed to run with the latest envoy-wasm, as there's an ABI check against 0_1_0 which causes the wrong method signatures to be used. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/42c49d8d12b2a75b26eb182360235704fa27ca5d/src/wasm.cc#L250-L257

Need to update the proxy wasm cpp sdk to 0_2_1 (latest).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant