Stream: git-wasmtime

Topic: wasmtime / issue #11675 component-model-async: Upstream `...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 21:58):

alexcrichton assigned dicej to issue #11675.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 21:58):

alexcrichton opened issue #11675:

Locally for this test I'm getting:

Error: failed to run script file 'test/async/sync-streams.wast'

Caused by:
    0: failed directive on test/async/sync-streams.wast:178
    1: error while executing at wasm backtrace:
           0:    0x1dc - wasm-function[7]
                           at test/async/sync-streams.wast:40:29
    2: wasm trap: wasm `unreachable` instruction executed

unsure if the test needs to be updated or if this is something we should fix in Wasmtime

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 21:58):

alexcrichton added the wasm-proposal:component-model-async label to Issue #11675.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:15):

lukewagner commented on issue #11675:

Oops, this one is my bad, I just fixed it on main.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:21):

alexcrichton closed issue #11675:

Locally for this test I'm getting:

Error: failed to run script file 'test/async/sync-streams.wast'

Caused by:
    0: failed directive on test/async/sync-streams.wast:178
    1: error while executing at wasm backtrace:
           0:    0x1dc - wasm-function[7]
                           at test/async/sync-streams.wast:40:29
    2: wasm trap: wasm `unreachable` instruction executed

unsure if the test needs to be updated or if this is something we should fix in Wasmtime

view this post on Zulip Wasmtime GitHub notifications bot (Sep 10 2025 at 22:21):

alexcrichton commented on issue #11675:

Oh nice, thanks!


Last updated: Dec 06 2025 at 06:05 UTC