solo-io / wasm

Web Assembly tools and SDKs for extending cloud-native infrastructure
Apache License 2.0
305 stars 39 forks source link

Fix Istio 1.7 / Assemblyscript #217

Closed Sodman closed 3 years ago

Sodman commented 3 years ago

In wasme v0.0.29, create an assemblyscript filter targeting Istio 1.7.

The filter itself will work with Istio 1.7, but the example generated by wasme init is missing the version information from the runtime-config.json to allow it to deploy to Istio 1.7.

Fixes https://github.com/solo-io/wasm/issues/216