Stream: git-wasmtime

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


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

alexcrichton assigned dicej to issue #11676.

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

alexcrichton opened issue #11676:

This upstream test, after replacing yield with thread.yield, is failing with:

Error: failed to run script file 'test/values/trap-in-post-return.wast'

Caused by:
    0: failed directive on test/values/trap-in-post-return.wast:197
    1: expected trap, got Component([])

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

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

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

lukewagner commented on issue #11676:

Coincidentally, also just updated

view this post on Zulip Wasmtime GitHub notifications bot (Sep 11 2025 at 23:49):

dicej closed issue #11676:

This upstream test, after replacing yield with thread.yield, is failing with:

Error: failed to run script file 'test/values/trap-in-post-return.wast'

Caused by:
    0: failed directive on test/values/trap-in-post-return.wast:197
    1: expected trap, got Component([])


Last updated: Dec 06 2025 at 06:05 UTC