Skip to content

Make the Wasmtime CLI use async#9184

Merged
alexcrichton merged 5 commits intobytecodealliance:mainfrom
fitzgen:cli-asyc
Aug 29, 2024
Merged

Make the Wasmtime CLI use async#9184
alexcrichton merged 5 commits intobytecodealliance:mainfrom
fitzgen:cli-asyc

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Aug 29, 2024

This means that interrupting a running Wasm program will now work correctly, even when the program is blocked on I/O or waiting on a timeout or some such.

This also involved making wasi-threads async-compatible.

This means that interrupting a running Wasm program will now work
correctly, even when the program is blocked on I/O or waiting on a timeout or
some such.

This also involved making `wasi-threads` async-compatible.

Co-Authored-By: Alex Crichton <[email protected]>
@fitzgen fitzgen requested review from a team as code owners August 29, 2024 16:40
@fitzgen fitzgen requested review from elliottt and removed request for a team August 29, 2024 16:40
@alexcrichton alexcrichton added this pull request to the merge queue Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants