WebAssembly / wasi-io

I/O Types proposal for WASI
Other
144 stars 20 forks source link

move error resource to its own interface. #56

Closed pchickey closed 1 year ago

pchickey commented 1 year ago

Two reasons for this design change:

Therefore, we are moving it to a separate interface error in the same package. There are no functional changes to this type.

The doc comments are now more general.