second-state / WasmEdge-go

The GO language SDK and API for WasmEdge
https://www.secondstate.io/articles/extend-golang-app-with-webassembly-rust/
Apache License 2.0
107 stars 16 forks source link

Compatibility with wasmedge 0.12.0 pre-releases #39

Closed loredanacirstea closed 1 year ago

loredanacirstea commented 1 year ago

WasmEdge-go 0.11.2 is not compatible with WasmEdge 0.12.0 alpha pre-releases.

(I wanted to try the latest WasmEdge, to see if an AOT compilation out-of-bounds error was still happening. But I cannot test it in my Golang setup.)

q82419 commented 1 year ago

Hi, We're working on this in these days. Thanks!

hydai commented 1 year ago

This is fixed.