knqyf263 / go-plugin

Go Plugin System over WebAssembly
MIT License
586 stars 30 forks source link

deps: updates all deps notably vtprotobuf and TinyGo #54

Closed codefromthecrypt closed 1 year ago

codefromthecrypt commented 1 year ago

Issue #, if available:

N/A

Description of changes:

This updates to the latest TinyGo dropping the oldest (0.25.0) from the test matrix. It also updates vtprotobuf to the latest version which includes optimizations and bug fixes, visible in the generated source.

This also updates other dependencies that were out of date including workflow actions and wazero.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.