Stream: git-wasmtime

Topic: wasmtime / PR #8505 wasmtime(gc): Add support for struct ...


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

fitzgen opened PR #8505 from fitzgen:gc-struct-types to bytecodealliance:main:

Similar to https://github.com/bytecodealliance/wasmtime/pull/8481 but for struct types instead of array types.

Note that this is support for only defining these types in Wasm or the host; we don't support allocating instances of these types yet. That will come in follow up PRs.

<!--
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 (Apr 29 2024 at 20:18):

fitzgen requested alexcrichton for a review on PR #8505.

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

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

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 17:49):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 17:49):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 17:49):

alexcrichton created PR review comment:

FITZGEN

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2024 at 15:23):

fitzgen updated PR #8505.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2024 at 15:23):

fitzgen has enabled auto merge for PR #8505.

view this post on Zulip Wasmtime GitHub notifications bot (May 03 2024 at 16:02):

fitzgen merged PR #8505.


Last updated: Oct 23 2024 at 20:03 UTC