alexcrichton added the component-model-async label to Issue #10338.
alexcrichton assigned dicej to issue #10338.
alexcrichton opened issue #10338:
I'm about to commit code in https://github.com/bytecodealliance/wasmtime/pull/10314 where the new canonical options specified on
task.return
, now present after a wasmparser update, are going to be ignored during compilation of the trampoline. This should not be ignored though and we'll have to do something with that in the runtime.
Last updated: Apr 18 2025 at 14:03 UTC