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.
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