dispatchrun / wasi-go

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

Improve tests by adding tiny go test cases #90

Open brendandburns opened 1 year ago

brendandburns commented 1 year ago

Also improves docs a little, fixes a small bug and improves coverage of tests.