Stream: git-wasmtime

Topic: wasmtime / PR #2790 wiggle::async_trait is defined as asy...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 29 2021 at 17:06):

pchickey opened PR #2790 from pch/wiggle_async_trait_reexport to main:

async methods used by wiggle currently need to Not have the Send
constraint, so rather than make all use sites pass the argument
to the re-exported async_trait macro, define a new macro that
applies the argument.

<!--

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 (Mar 29 2021 at 17:06):

pchickey requested alexcrichton for a review on PR #2790.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 29 2021 at 17:40):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 29 2021 at 18:03):

pchickey merged PR #2790.


Last updated: Nov 22 2024 at 17:03 UTC