notgull/async-winit

Web support

Opened this issue · 0 comments

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.