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 toGcCompiler
because their implementation should be identical across all GC strategies (and therefore allGcCompiler
implementations). But I did the other suggested clean ups, which cut down on overall boilerplate quite a bit.
fitzgen requested alexcrichton for a review on PR #9278.
fitzgen requested wasmtime-core-reviewers for a review on PR #9278.
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #9278.
alexcrichton merged PR #9278.
Last updated: Nov 22 2024 at 17:03 UTC