Stream: git-wasmtime

Topic: wasmtime / PR #7046 Flag more WASI methods as not-async


view this post on Zulip Wasmtime GitHub notifications bot (Sep 14 2023 at 23:31):

alexcrichton opened PR #7046 from alexcrichton:more-sync-functions to bytecodealliance:main:

All of check-write, write, and write-zeros can be represented as synchronous functions and don't need async treatment.

<!--
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 (Sep 14 2023 at 23:31):

alexcrichton requested wasmtime-core-reviewers for a review on PR #7046.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 14 2023 at 23:31):

alexcrichton requested fitzgen for a review on PR #7046.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 14 2023 at 23:53):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 14 2023 at 23:55):

alexcrichton has enabled auto merge for PR #7046.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 15 2023 at 00:41):

alexcrichton merged PR #7046.


Last updated: Nov 22 2024 at 16:03 UTC