Stream: git-wasmtime

Topic: wasmtime / PR #13923 Cranelift: Avoid some hashmaps on th...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:21):

fitzgen opened PR #13923 from fitzgen:avoid-some-hashmaps-when-lowering to bytecodealliance:main:

This commit implements three optimizations for lowering's hot path:

<!--
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 (Jul 21 2026 at 16:21):

fitzgen requested cfallin for a review on PR #13923.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:21):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #13923.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:25):

:thumbs_up: cfallin submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:25):

:speech_balloon: cfallin created PR review comment:

Subjective style nit but: no need for the history-narrative comment here IIRC -- most of our algorithms compute what they need on demand, and caching is the exception that would need explanation.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:26):

fitzgen updated PR #13923.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:27):

fitzgen has enabled auto merge for PR #13923.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 16:38):

fitzgen added PR #13923 Cranelift: Avoid some hashmaps on the lowering hot path to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 17:03):

github-merge-queue[bot] removed PR #13923 Cranelift: Avoid some hashmaps on the lowering hot path from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 17:09):

fitzgen added PR #13923 Cranelift: Avoid some hashmaps on the lowering hot path to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 17:35):

:check: fitzgen merged PR #13923.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2026 at 17:35):

fitzgen removed PR #13923 Cranelift: Avoid some hashmaps on the lowering hot path from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC