Stream: git-wasmtime

Topic: wasmtime / PR #11458 Make `Tunables::inlining_sum_size_th...


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

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:

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:07):

fitzgen requested alexcrichton for a review on PR #11458.

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

fitzgen requested wasmtime-core-reviewers for a review on PR #11458.

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

fitzgen commented on PR #11458:

Let me turn this fuzz input into a test case too...

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

alexcrichton submitted PR review:

r=me with a test

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

fitzgen updated PR #11458.

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

fitzgen has enabled auto merge for PR #11458.

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

fitzgen merged PR #11458.


Last updated: Dec 06 2025 at 06:05 UTC