Stream: git-wasmtime

Topic: wasmtime / PR #11459 Use RAII guards in a few locations i...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 18:35):

alexcrichton opened PR #11459 from alexcrichton:more-raii-guards to bytecodealliance:main:

This represents no functional difference from what happens today but in the future all of these functions will become async functions where RAII guards will then be required, so this goes ahead and switches them to RAII guards to split out the diff.

<!--
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 (Aug 19 2025 at 18:35):

alexcrichton requested pchickey for a review on PR #11459.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 18:35):

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

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 18:35):

alexcrichton commented on PR #11459:

I'll also note that for review a whitespace-ignoring diff is probably best on this one.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 20:30):

fitzgen submitted PR review:

LGTM :+1:

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 20:53):

fitzgen merged PR #11459.


Last updated: Dec 06 2025 at 06:05 UTC