61 releases
Uses new Rust 2024
| 0.19.0 | Jun 19, 2026 |
|---|---|
| 0.19.0-rc.2 | May 22, 2026 |
| 0.18.1 | Mar 4, 2026 |
| 0.18.0-rc.2 | Dec 30, 2025 |
| 0.3.0 | Nov 3, 2020 |
#2683 in Game dev
415,363 downloads per month
Used in 964 crates
(21 directly)
8MB
134K
SLoC
bevy_winit provides utilities to handle window creation and the eventloop through winit
Most commonly, the WinitPlugin is used as part of
DefaultPlugins.
The app's runner is set by WinitPlugin and handles the winit EventLoop.
See winit_runner for details.
Bevy Winit
Dependencies
~22–66MB
~1M SLoC