Skip to content

Add WASI Preview 3 host binding scaffolding for native, web, and node backends #76

Description

@medz

Summary

Create the backend-facing host adapter scaffolding required to plug Preview 3 draft packages into native, web, and node runtimes once the async component foundation is in place.

Parent tracking issue: #70
Suggested implementation order: 6 / 14

References

Acceptance criteria

  • Native and web backends expose a consistent Preview 3 draft host binding surface for later package issues to implement against.
  • The node backend uses JS interop host adapters rather than node:wasi, which only targets Preview 1.
  • Smoke coverage proves that the three backends can register Preview 3 draft host functions without regressing existing runtime setup.

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