alexcrichton opened PR #11215 from alexcrichton:saaafer-get_defined_table_with_lazy_init to bytecodealliance:main:
This commit updates the
get_defined_table_with_lazy_initmethod to return a safe reference instead of a raw reference. This then cascaded outwards to updating more locations to handle this new safe reference as well. While this makes some further progress on #11179 there are a number of locations that will require using raw pointers until more refactoring is done.<!--
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 requested pchickey for a review on PR #11215.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11215.
pchickey submitted PR review:
Sorry, this one fell off my radar.
pchickey created PR review comment:
alexcrichton updated PR #11215.
alexcrichton updated PR #11215.
alexcrichton has enabled auto merge for PR #11215.
alexcrichton merged PR #11215.
Last updated: Dec 06 2025 at 07:03 UTC