WebAssembly / wasi-messaging

messaging proposal for WASI
18 stars 9 forks source link

How would a guest create a `wasi:messaging/messaging-types/error`? #16

Open dicej opened 1 year ago

dicej commented 1 year ago

For example, in wasi:messaging/messaging-guest/configure, how would the guest return an error? There doesn't seem to be a constructor for that pseudo-resource.