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
mainin 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:
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 fitzgen for a review on PR #11800.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11800.
alexcrichton updated PR #11800.
alexcrichton has enabled auto merge for PR #11800.
alexcrichton requested wasmtime-default-reviewers for a review on PR #11800.
alexcrichton updated PR #11800.
cfallin submitted PR review.
alexcrichton merged PR #11800.
Last updated: Dec 06 2025 at 06:05 UTC