Skip to content

Implement resource handle tables and lifecycle semantics required for WASI Preview 2 #58

Description

@medz

Summary

Add the resource-handle machinery required by Preview2 packages, including own/borrow semantics, per-instance tables, and lifecycle operations.

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

Suggested dependencies

References

Acceptance criteria

  • Own and borrow handle flows are supported according to component-model expectations.
  • Per-instance resource tables and drop behavior are implemented and tested.
  • Representative resource-heavy package APIs can be hosted without ad hoc handle plumbing.

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