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
Our current "block inside of the event handler" strategy for holding events doesn't work on the Web. I'm not sure if there is a solid way for this to translate to the Web without winit-native support for async event handlers.
The text was updated successfully, but these errors were encountered:
Our current "block inside of the event handler" strategy for holding events doesn't work on the Web. I'm not sure if there is a solid way for this to translate to the Web without winit-native support for async event handlers.
The text was updated successfully, but these errors were encountered: