Stream: git-wasmtime

Topic: wasmtime / PR #12314 wasmtime-wizer: add type_hints to gl...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2026 at 19:55):

Gentle opened PR #12314 from Gentle:feat-wizer_type_hint to bytecodealliance:main:

InstanceState::global_get now takes a parameter to tell the system what type this global expects

in JS, WebAssembly.Instance hides the actual underlying type information, so there needs to be a way to tell the runtime what type the global needs to be

view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2026 at 19:55):

Gentle requested wasmtime-core-reviewers for a review on PR #12314.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2026 at 19:55):

Gentle requested fitzgen for a review on PR #12314.

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

Gentle updated PR #12314.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 11 2026 at 21:45):

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

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "wizer"

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 (Jan 12 2026 at 15:37):

alexcrichton submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 12 2026 at 16:02):

alexcrichton merged PR #12314.


Last updated: Jan 29 2026 at 13:25 UTC