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

Support goroutine #21

Open q82419 opened 2 years ago

q82419 commented 2 years ago

WasmEdge-go not supports goroutine now. We should support goroutine in WasmEdge-go in the future.