Stream: git-wasmtime

Topic: wasmtime / PR #4547 Implement other variant-like types in...


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

alexcrichton requested fitzgen for a review on PR #4547.

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

alexcrichton opened PR #4547 from adapt-more-enum to main:

This commit fills out the adapter fusion compiler for the union,
enum, option, and result types. The preexisting support for
variant types was refactored slightly to be extensible to all of these
other types and they all now call into the same common translation code.

<!--

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 14:20):

alexcrichton has marked PR #4547 as ready for review.

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

fitzgen submitted PR review.

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

alexcrichton merged PR #4547.


Last updated: Nov 22 2024 at 16:03 UTC