Stream: git-wasmtime

Topic: wasmtime / PR #3176 Move all trampoline compilation to `w...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2021 at 18:52):

alexcrichton opened PR #3176 from less-cranelift to main:

This commit moves compilation of all the trampolines used in wasmtime
behind the Compiler trait object to live in wasmtime-cranelift. The
long-term goal of this is to enable depending on cranelift only from
the wasmtime-cranelift crate, so by moving these dependencies we
should make that a little more flexible.

<!--

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 (Aug 10 2021 at 19:22):

alexcrichton updated PR #3176 from less-cranelift to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2021 at 19:37):

alexcrichton updated PR #3176 from less-cranelift to main.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2021 at 18:14):

alexcrichton requested pchickey for a review on PR #3176.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2021 at 18:23):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2021 at 18:23):

pchickey requested pchickey for a review on PR #3176.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2021 at 21:48):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 12 2021 at 21:58):

alexcrichton merged PR #3176.


Last updated: Nov 22 2024 at 16:03 UTC