fitzgen requested alexcrichton for a review on PR #9271.
fitzgen requested wasmtime-core-reviewers for a review on PR #9271.
fitzgen opened PR #9271 from fitzgen:gc-raw-alloc
to bytecodealliance:main
:
And do some minor refactors to the DRC collector to build other allocation methods on top of that one internally.
This method will be used in forthcoming PRs implementing the
struct.new[_default]
instructions, where a libcall does the actual allocation, but Wasm code performs field initialization inline.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton submitted PR review.
alexcrichton merged PR #9271.
Last updated: Nov 22 2024 at 16:03 UTC