Skip to content

Implement task/thread built-ins and async component instantiation required for WASI Preview 3 #75

Description

@medz

Summary

Wire in the Preview 3 draft task and thread built-ins and adapt component instantiation/linking so async worlds can be instantiated and executed correctly.

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

References

Acceptance criteria

  • Task/thread built-ins required by the draft concurrency model are exposed through the runtime execution context.
  • Async component instantiation and world linking can connect imported async functions and resources without breaking existing component setup paths.
  • Tests cover representative async world instantiation and task lifecycle behavior.

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