Stream: git-wasmtime

Topic: wasmtime / PR #9246 Split GC type layout computation into...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2024 at 20:16):

fitzgen opened PR #9246 from fitzgen:gc-traits-refactor to bytecodealliance:main:

This stuff was previously living in the GcRuntime trait, but it turns out that the compiler will also need to know the layout of GC types, who'd have thunk it.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2024 at 20:16):

fitzgen requested pchickey for a review on PR #9246.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2024 at 20:16):

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

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

fitzgen updated PR #9246.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2024 at 20:36):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2024 at 20:40):

fitzgen updated PR #9246.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2024 at 20:40):

fitzgen has enabled auto merge for PR #9246.

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

fitzgen merged PR #9246.


Last updated: Oct 23 2024 at 20:03 UTC