You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With WebAssembly/component-model#646 it is never valid to set the async canonopt for a non-async component function. This should (presumably) fail at bindgen time rather than later in validation.
With WebAssembly/component-model#646 it is never valid to set the async canonopt for a non-async component function. This should (presumably) fail at bindgen time rather than later in validation.