Stream: git-wasmtime

Topic: wasmtime / PR #11228 Make direct calls to statically-know...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:24):

fitzgen opened PR #11228 from fitzgen:direct-call-component-adapters to bytecodealliance:main:

This will allow for their eventual inlining.

Builds on top of https://github.com/bytecodealliance/wasmtime/pull/11225

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:24):

fitzgen requested abrown for a review on PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:24):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:24):

fitzgen requested dicej for a review on PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:24):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:36):

alexcrichton submitted PR review:

Can you additionally add a test that shows the full assembly for a simple A->B call? That way we can guarantee it's exercising the linking code path as well

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:36):

alexcrichton created PR review comment:

Mind updating this to say that calling a trampoline directly is totally fine, it's just the inlining part that's probably a no-no.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 21:36):

alexcrichton created PR review comment:

Could this assert that whatever was previously there is None?

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 22:27):

fitzgen updated PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 22:28):

fitzgen has enabled auto merge for PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 22:32):

fitzgen has disabled auto merge for PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 22:35):

fitzgen updated PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2025 at 22:35):

fitzgen has enabled auto merge for PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2025 at 17:02):

fitzgen updated PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2025 at 17:02):

fitzgen has enabled auto merge for PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2025 at 17:26):

fitzgen updated PR #11228.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2025 at 18:03):

fitzgen merged PR #11228.


Last updated: Dec 06 2025 at 06:05 UTC