bytecodealliance / wasmtime-go

Go WebAssembly runtime powered by Wasmtime
https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go
Apache License 2.0
790 stars 79 forks source link

Minor release #225

Closed turbolent closed 4 months ago

turbolent commented 4 months ago

I'd like to depend on the latest commit on the main branch, but that does not work with go get and requires having local build, see #11.

Could you please release a new minor version? Thanks!

alexcrichton commented 4 months ago

Sure thing, should be done now. Let me know if something is awry though because it's been awhile since a patch release has been done.

turbolent commented 4 months ago

Thanks!