Stream: git-wasmtime

Topic: wasmtime / issue #13707 Create a macro to define `VM*` ty...


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

fitzgen opened issue #13707:

Not 100% sure exactly what this would look like yet, but we very mechanically repeat ourselves in multiple places:

And all of those need to be kept in-sync.

Probably want some kind of for_each_vm_type! macro defined in wasmtime-environ, and then use that to define the VMOffsets in wasmtime-environ, the types themselves in wasmtime::runtime::vm, and the emit helpers in wasmtime-cranelift.

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

fitzgen added the cranelift label to Issue #13707.

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

fitzgen added the cleanup label to Issue #13707.

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

fitzgen added the wasmtime label to Issue #13707.

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

fitzgen assigned fitzgen to issue #13707.


Last updated: Jul 29 2026 at 05:03 UTC