Stream: git-wasmtime

Topic: wasmtime / PR #11215 Make `vm::Instance::get_defined_tabl...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2025 at 20:04):

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_init method 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:

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 (Jul 10 2025 at 20:04):

alexcrichton requested pchickey for a review on PR #11215.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2025 at 20:04):

alexcrichton requested wasmtime-core-reviewers for a review on PR #11215.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2025 at 22:10):

pchickey submitted PR review:

Sorry, this one fell off my radar.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2025 at 22:10):

pchickey created PR review comment:

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 00:42):

alexcrichton updated PR #11215.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 00:44):

alexcrichton updated PR #11215.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 00:44):

alexcrichton has enabled auto merge for PR #11215.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2025 at 01:22):

alexcrichton merged PR #11215.


Last updated: Dec 06 2025 at 07:03 UTC