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

Support Assemblyscript init with Gloo 1.5+ #143

Closed
Sodman opened this issue Jul 28, 2020 · 0 comments · Fixed by #212
Closed

Support Assemblyscript init with Gloo 1.5+ #143

Sodman opened this issue Jul 28, 2020 · 0 comments · Fixed by #212

Comments

@Sodman
Copy link
Member

Sodman commented Jul 28, 2020

Currently only the cpp examples have been updated to work with the latest envoy-wasm abi. Assemblyscript will need changes to proxy-runtime to update some method signatures and fix some breaking changes in the newer version.

This will need to be done in such a way that it doesn't break the existing assemblyscript examples, as they are needed for several versions of Istio (1.4, 1.5, 1.6), and older versions of Gloo (1.3, 1.4).

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