Skip to content

Async Host Functions / Async Suspension #68

Description

@explodingcamera

Similar to other Runtimes like Wasmtime I'd like to add _async variants to our call methods.

  • add support for async host functions
  • allow wasm execution to yield while waiting on those
  • keep the current sync api basically unchanged
  • this should also make things like wasi preview 3 / components easier to support externally re RFC: gaps for out-of-tree WASI/WIT module support #66

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions