Stream: git-wasmtime

Topic: wasmtime / PR #11800 [37.0.0] Fix externref/anyref owners...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 14:28):

alexcrichton opened PR #11800 from alexcrichton:fix-c-api-onwership37 to bytecodealliance:release-37.0.0:

This commit is a follow-up to #11514 which was discovered through failing tests in the wasmtime-py repository when updating to Wasmtime 37.0.0. This is a backport to the 37.0.x release branch which contains the minimal infrastructure necessary to get to parity with main in terms of avoiding leaks. Care is taken to avoid changing any public APIs here which means that some previously-provided parameters are no longer used, for example.

<!--
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 (Oct 07 2025 at 14:28):

alexcrichton requested fitzgen for a review on PR #11800.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 14:28):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 14:29):

alexcrichton updated PR #11800.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 14:46):

alexcrichton has enabled auto merge for PR #11800.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 14:51):

alexcrichton requested wasmtime-default-reviewers for a review on PR #11800.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 14:51):

alexcrichton updated PR #11800.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 16:37):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 07 2025 at 16:37):

alexcrichton merged PR #11800.


Last updated: Dec 06 2025 at 06:05 UTC