25 releases (13 breaking)
| 0.14.0 | Jan 17, 2026 |
|---|---|
| 0.13.0 | Mar 29, 2025 |
| 0.12.1 | Jun 8, 2024 |
| 0.12.0 | Feb 19, 2024 |
| 0.2.1 | Mar 29, 2022 |
#1114 in Audio
351 downloads per month
Used in 2 crates
(via notan)
52KB
727 lines
Notan Backend
This crate is used by default for the AppBuilder to set a backend depending on the build platform.
For web it will use the notan_web backend based on web-sys and for desktop platforms it will use notan_winit currently using glutin to give the OpenGL context.
Both backends (web and winit) will use notan_glow to manage the OpenGL/WebGL context.
Dependencies
~0–43MB
~645K SLoC