-
Notifications
You must be signed in to change notification settings - Fork 110
Description
This issue is primarily to ensure we're at consensus regarding the current implementation for error-context happening in wasip3-prototyping and also being discussed here in other issues:
After some discussion today the P3 path forward looks to be:
- Keep current
error-contextimplementation - Remove
{stream,future}.close-{readable,writable}
The big question here/why this issue exists is to just make sure that there's appropriate agreement on the initial interface of error-contexts that's about to land, and the integration bits that are being held back.
There are many things that people want to see out of error-context as it evolves, but I agree with the initial assessment that the current implementation is a good first version of what will hopefully be a pervasive reusable error representation at the component model level.
(likely, many if not all of the above tickets can be closed if we are at consensus here)