dispatchrun / net

Go package implementing WASI socket extensions
Apache License 2.0
137 stars 7 forks source link

wasip1: support unix sockets #7

Closed chriso closed 1 year ago

chriso commented 1 year ago

This PR completes support for unix sockets.

This depends on https://github.com/stealthrocket/wasi-go/pull/52.