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.
alexcrichton closed 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.
alexcrichton commented on issue #10338:
This is done now upstream in the p3 repository and will make its way here in due time.
Last updated: Dec 13 2025 at 19:03 UTC