alexcrichton assigned dicej to issue #11675.
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 executedunsure if the test needs to be updated or if this is something we should fix in Wasmtime
alexcrichton added the wasm-proposal:component-model-async label to Issue #11675.
lukewagner commented on issue #11675:
Oops, this one is my bad, I just fixed it on
main.
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 executedunsure if the test needs to be updated or if this is something we should fix in Wasmtime
alexcrichton commented on issue #11675:
Oh nice, thanks!
Last updated: Dec 06 2025 at 06:05 UTC