WebAssembly/wasi-messaging

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

dicej opened this issue · 1 comments

dicej commented

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.

error is now a variant, so closing this issue 👍