Skip to content

WASIp3 socket construction is infallible #128

@alexcrichton

Description

@alexcrichton

Reviewing some wasi:sockets code for WASIp3 I notice that there's now a constructor for udp-socket for example, but that means, curently, that the constructor is infallible. This means that host-level errors must be exposed as traps instead of error-codes.

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