dispatchrun / net

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

nettest: exercise end-to-end connection lifecycle #4

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

This PR adds the nettest test suite, which is intended to be run with:

$ GOARCH=wasm GOOS=wasip1 gotip test -c ./wasip1
$ wasirun wasip1.test
PASS