I'm about to commit code in #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.
I'm about to commit code in #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.