Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Possibility of non-async support #103

@philpax

Description

@philpax

Hi there!

I recognise that this would be quite difficult to do with the current tooling that Rust provides, but are there any plans to provide a synchronous variant of the preview2 implementation? I'm using WASI in a synchronous / time-boxed environment where the guests don't benefit from async functionality on the host, so I run Wasmtime in sync mode.

For now, I don't need much WASI functionality, so I've replicated the existing interface, made it synchronous, and stubbed out the majority of it - but it would be nice to benefit from the work being done here in future if possible 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions