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
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: