24 releases (12 breaking)

0.13.0 Mar 29, 2025
0.12.1 Jun 8, 2024
0.12.0 Feb 19, 2024
0.11.0 Oct 18, 2023
0.2.1 Mar 29, 2022

#760 in Audio

Download history 127/week @ 2025-08-26 148/week @ 2025-09-02 166/week @ 2025-09-09 184/week @ 2025-09-16 118/week @ 2025-09-23 119/week @ 2025-09-30 76/week @ 2025-10-07 133/week @ 2025-10-14 200/week @ 2025-10-21 87/week @ 2025-10-28 109/week @ 2025-11-04 169/week @ 2025-11-11 68/week @ 2025-11-18 106/week @ 2025-11-25 69/week @ 2025-12-02 91/week @ 2025-12-09

357 downloads per month
Used in 2 crates (via notan)

MIT/Apache

49KB
698 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–41MB
~615K SLoC