Stream: git-wasmtime

Topic: wasmtime / PR #13660 Do not use `ir::GlobalValue` when tr...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:07):

fitzgen opened PR #13660 from fitzgen:no-ir-globals-in-wasm-global-translation to bytecodealliance:main:

<!--
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 (Jun 15 2026 at 21:07):

fitzgen requested alexcrichton for a review on PR #13660.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:07):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:07):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:14):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:14):

:speech_balloon: alexcrichton created PR review comment:

Heh it's a little ironic seeing that "not move implies can move here"

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:14):

:speech_balloon: alexcrichton created PR review comment:

Could this whole type be removed in favor of a maybe .maybe_const_global(...) method that returns the above Constant optionally?

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:50):

fitzgen updated PR #13660.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 21:50):

fitzgen has enabled auto merge for PR #13660.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 22:00):

fitzgen added PR #13660 Do not use ir::GlobalValue when translating Wasm globals to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 22:25):

:check: fitzgen merged PR #13660.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 15 2026 at 22:25):

fitzgen removed PR #13660 Do not use ir::GlobalValue when translating Wasm globals from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC