Stream: git-wasmtime

Topic: wasmtime / PR #9278 Make the GC compiler interface have l...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 18 2024 at 18:56):

fitzgen opened PR #9278 from fitzgen:less-gc-compiler-boilerplate to bytecodealliance:main:

Follow up to https://github.com/bytecodealliance/wasmtime/pull/9275

I opted not to move the translate_struct_get et al methods to GcCompiler because their implementation should be identical across all GC strategies (and therefore all GcCompiler implementations). But I did the other suggested clean ups, which cut down on overall boilerplate quite a bit.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 18 2024 at 18:56):

fitzgen requested alexcrichton for a review on PR #9278.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 18 2024 at 18:56):

fitzgen requested wasmtime-core-reviewers for a review on PR #9278.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 18 2024 at 19:03):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 18 2024 at 19:03):

alexcrichton has enabled auto merge for PR #9278.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 18 2024 at 19:21):

alexcrichton merged PR #9278.


Last updated: Oct 23 2024 at 20:03 UTC