Stream: git-wasmtime

Topic: wasmtime / PR #6117 feat(wit-bindgen): relax `Sized` boun...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 29 2023 at 16:59):

rvolosatovs opened PR #6117 from feat/unsized-host to main:

This allows to use implementations as trait objects (e.g. Box<dyn myiface::Host>)

<!--

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 2023 at 17:46):

alexcrichton submitted PR review.

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

alexcrichton created PR review comment:

Mind deleting the : in the trait definition here while you're at it as it's no longer necessary?

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

alexcrichton submitted PR review.

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

rvolosatovs submitted PR review.

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

rvolosatovs created PR review comment:

Sure

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

rvolosatovs updated PR #6117 from feat/unsized-host to main.

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

rvolosatovs has marked PR #6117 as ready for review.

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

rvolosatovs requested pchickey for a review on PR #6117.

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

rvolosatovs requested wasmtime-core-reviewers for a review on PR #6117.

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

alexcrichton has enabled auto merge for PR #6117.

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

alexcrichton requested alexcrichton for a review on PR #6117.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 29 2023 at 19:00):

alexcrichton merged PR #6117.


Last updated: Nov 22 2024 at 16:03 UTC