fitzgen opened PR #11458 from fitzgen:inlining-hard-size-limit to bytecodealliance:main:
This prevents infinitely inlining small recursive functions whose size is less than
Tunables::small_callee_size.<!--
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
-->
fitzgen requested alexcrichton for a review on PR #11458.
fitzgen requested wasmtime-core-reviewers for a review on PR #11458.
fitzgen commented on PR #11458:
Let me turn this fuzz input into a test case too...
alexcrichton submitted PR review:
r=me with a test
fitzgen updated PR #11458.
fitzgen has enabled auto merge for PR #11458.
fitzgen merged PR #11458.
Last updated: Dec 06 2025 at 06:05 UTC