Stream: git-wasmtime

Topic: wasmtime / PR #9184 Make the Wasmtime CLI use async


view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 16:40):

fitzgen opened PR #9184 from fitzgen:cli-asyc to bytecodealliance:main:

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.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 16:40):

fitzgen requested elliottt for a review on PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 16:40):

fitzgen requested wasmtime-core-reviewers for a review on PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 16:40):

fitzgen requested wasmtime-default-reviewers for a review on PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 16:40):

fitzgen updated PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 16:43):

fitzgen updated PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 17:05):

fitzgen updated PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 17:47):

fitzgen updated PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 18:05):

fitzgen updated PR #9184.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 18:40):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 18:52):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2024 at 18:55):

alexcrichton merged PR #9184.


Last updated: Oct 23 2024 at 20:03 UTC