Closed
Description
The spec mentions that proxy_result_t
can express either a success or error status, but does not define how it does that. Looking at the implementation (enum class WasmResult
), it seems that 0 is success and there is a set of well-defined non-zero error codes. The spec ought to document all these as part.
Metadata
Metadata
Assignees
Labels
No labels