alexcrichton opened PR #12386 from alexcrichton:refactor to bytecodealliance:main:
Deduplicate the check for
guest_debug, validity checks, and conversion fromExporttoExtern. No functional change here, just a refactoring.<!--
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 #12386.
alexcrichton requested wasmtime-core-reviewers for a review on PR #12386.
cfallin submitted PR review:
Ah, this is much nicer than what I did -- thanks!
alexcrichton has enabled auto merge for PR #12386.
alexcrichton added PR #12386 Reduce duplication amongst debug_* helpers to the merge queue.
fitzgen submitted PR review.
alexcrichton merged PR #12386.
alexcrichton removed PR #12386 Reduce duplication amongst debug_* helpers from the merge queue.
Last updated: Jan 29 2026 at 13:25 UTC