Skip to content

The spec should define semantics and values for proxy_result_t #24

Closed
@jpeach

Description

@jpeach

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions