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.
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:
make install-deps generated-code
fromtools/wasme/cli
to ensure there will be no code diff