solo-io / wasm

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

Bump TinyGo and TinyGo proxy wasm SDK #247

Closed Sodman closed 3 years ago

Sodman commented 3 years ago

Description

Bump TinyGo shipped in the builder image to v0.17.0. Update the TinyGo proxy wasm SDK to v0.1.1. Update the shipped example scaffold TinyGo filter (created by wasme build --language=tinygo) to use the new SDK version.

Context

Users ran into some issues with memory management with the older verisons, these should be fixed with the latest versions.

Checklist: