Skip to content

Implement wasi:[email protected] for WASI Preview 2 #65

Description

@medz

Summary

Implement the wasi:[email protected] imports world, including network, TCP, UDP, socket creation, and name lookup interfaces.

Parent tracking issue: #55
Suggested implementation order: 10 / 14

Suggested dependencies

References

Acceptance criteria

  • Native, web, and node expose the wasi:sockets interfaces required by the imports world.
  • Socket resources and pollable interactions are implemented through the shared Preview2 host layer.
  • Node uses JS interop host adapters for sockets support instead of node:wasi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions