lcnr/crow

winit version 0.20+

lcnr opened this issue · 1 comments

lcnr commented

In winit version 0.20 EventsLoop::poll_events was removed in favor of EventLoop::run(...) -> !

As this requires some redesign of the current API, this update will be delayed for now.

lcnr commented

a mvp can be found at the glutin0.23 branch.

missing features: - [ ] some kind of fps limiting

This will not be released. I will stop depending on glutin in favor of something like glow to enable wasm support