alexcrichton opened PR #14248 from alexcrichton:reduce-recursion-limit to bytecodealliance:main:
I'm not really entirely sure why this works but it seems to work. The genesis of the idea here is LLM-sourced and I'm hopeful that the upstream rust-lang/rust issue might see some continued work to improve the result, but for now this in theory is a relatively small change for us to carry which doesn't require workarounds in embedders/tests/etc.
<!--
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 review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.mdPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested pchickey for a review on PR #14248.
alexcrichton requested wasmtime-core-reviewers for a review on PR #14248.
github-actions[bot] added the label wasmtime:api on PR #14248.
:thumbs_up: pchickey submitted PR review:
Spooky
alexcrichton added PR #14248 Reduce recursion limits necessary to prove types Send to the merge queue
:check: alexcrichton merged PR #14248.
alexcrichton removed PR #14248 Reduce recursion limits necessary to prove types Send from the merge queue
Last updated: Sep 20 2026 at 18:08 UTC