Stream: git-wasmtime

Topic: wasmtime / PR #11433 Add a configuration knob for `PAGEMA...


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

alexcrichton opened PR #11433 from alexcrichton:pagemap-scan-option to bytecodealliance:main:

This commit adds PoolingAlloationConfig::pagemap_scan and additionally adds -Opooling-pagemap-scan to configure on the CLI. This is the same tri-state configuration option as MpkEnable so that enum was renamed to just Enabled and repurposed for both options.

This then additionally turns the option off-by-default instead of the previous on-by-default-if-able-to to enable more slowly rolling out this feature.

<!--
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 14 2025 at 20:30):

alexcrichton requested dicej for a review on PR #11433.

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

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

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

alexcrichton requested fitzgen for a review on PR #11433.

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

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #11433.

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

alexcrichton updated PR #11433.

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

alexcrichton requested wasmtime-default-reviewers for a review on PR #11433.

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

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 14 2025 at 21:01):

alexcrichton updated PR #11433.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 14 2025 at 21:01):

alexcrichton has enabled auto merge for PR #11433.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 14 2025 at 21:54):

alexcrichton updated PR #11433.

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

alexcrichton has enabled auto merge for PR #11433.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 14 2025 at 22:29):

alexcrichton merged PR #11433.


Last updated: Dec 06 2025 at 07:03 UTC