Stream: git-wasmtime

Topic: wasmtime / PR #4711 Cranelift: Remove the `ABICaller` trait


view this post on Zulip Wasmtime GitHub notifications bot (Aug 15 2022 at 18:56):

fitzgen requested jameysharp for a review on PR #4711.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 15 2022 at 18:56):

fitzgen opened PR #4711 from no-more-abi-caller-trait to main:

It has only one implementation: the ABICallerImpl struct. We can just use that
directly rather than having extra, unnecessary layers of generics and abstractions.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 15 2022 at 19:09):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 15 2022 at 19:15):

fitzgen has enabled auto merge for PR #4711.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 15 2022 at 20:41):

fitzgen merged PR #4711.


Last updated: Nov 22 2024 at 16:03 UTC