Stream: git-wasmtime

Topic: wasmtime / PR #7831 Rework first_non_empty_iovec to match...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2024 at 22:14):

elliottt requested pchickey for a review on PR #7831.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2024 at 22:14):

elliottt requested wasmtime-core-reviewers for a review on PR #7831.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2024 at 22:14):

elliottt opened PR #7831 from elliottt:trevor/refactor-first-non-empty-iovec to bytecodealliance:main:

Refactor the first_non_empty_iovec to use an explicit for loop, matching the implementation of first_non_empty_ciovec. This implementation is easier to understand at a glance, and matches the other implementation for consistency.
<!--
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 (Jan 26 2024 at 22:15):

elliottt requested alexcrichton for a review on PR #7831.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2024 at 22:43):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 26 2024 at 23:09):

alexcrichton merged PR #7831.


Last updated: Nov 22 2024 at 17:03 UTC