Stream: git-wasmtime

Topic: wasmtime / PR #13050 Turn the `GC_ZEAL_ALLOC_COUNTER` env...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 00:31):

fitzgen opened PR #13050 from fitzgen:wasmtime-gc-alloc-counter-tunable to bytecodealliance:main:

Replace the WASMTIME_GC_ZEAL_ALLOC_COUNTER environment variable with a gc_zeal_alloc_counter field on Tunables and a corresponding Config::gc_zeal_alloc_counter method.

<!--
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 (Apr 11 2026 at 00:31):

fitzgen requested alexcrichton for a review on PR #13050.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 00:31):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 02:33):

github-actions[bot] added the label wasmtime:api on PR #13050.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 02:33):

github-actions[bot] added the label wasmtime:ref-types on PR #13050.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 02:33):

github-actions[bot] added the label wasmtime:config on PR #13050.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 03:34):

github-actions[bot] commented on PR #13050:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wasmtime:api", "wasmtime:config", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 03:37):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 03:37):

alexcrichton added PR #13050 Turn the GC_ZEAL_ALLOC_COUNTER env var into a Tunable field to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 04:03):

alexcrichton removed PR #13050 Turn the GC_ZEAL_ALLOC_COUNTER env var into a Tunable field from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2026 at 04:03):

alexcrichton merged PR #13050.


Last updated: Apr 12 2026 at 23:10 UTC