Stream: git-wasmtime

Topic: wasmtime / PR #4549 Implement flags in fused adapters


view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2022 at 16:47):

alexcrichton opened PR #4549 from adapt-flags to main:

This implements the flags type for fused adapters and converting
between modules. The main logic here is handling the variable size of
flags in addition to the masking which happens to ignore unrelated bits
when the values pass through the canonical ABI.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2022 at 16:47):

alexcrichton has marked PR #4549 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2022 at 16:48):

alexcrichton requested fitzgen for a review on PR #4549.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2022 at 19:53):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2022 at 19:56):

alexcrichton merged PR #4549.


Last updated: Nov 22 2024 at 17:03 UTC