dispatchrun / wasi-go

A Go implementation of the WebAssembly System Interface (WASI)
Apache License 2.0
124 stars 7 forks source link

WasmEdge sockets support #29

Open chriso opened 1 year ago

chriso commented 1 year ago

https://github.com/stealthrocket/wasi-go/pull/20, https://github.com/stealthrocket/wasi-go/pull/23 and #41 added support for the WasmEdge sockets extension, and https://github.com/stealthrocket/wasi-go/pull/40 and https://github.com/stealthrocket/wasi-go/commit/7a8e15e85f37f38cab1fb7f126ea46a62bb5772e fixed some minor issues.

The following items are still TODO: