#graphics #wgpu #deps #vulkan #platform

wgpu-core-deps-windows-linux-android

Feature unification helper crate for the Windows/Linux/Android platforms

1 stable release

25.0.0 Apr 10, 2025

#820 in Graphics APIs

Download history 206/week @ 2025-04-04 2493/week @ 2025-04-11 5684/week @ 2025-04-18 7416/week @ 2025-04-25 6943/week @ 2025-05-02 5610/week @ 2025-05-09

26,022 downloads per month
Used in 92 crates (via wgpu-core)

MIT/Apache

435KB
9K SLoC

This crate exists to allow platform and feature specific features work correctly. The features enabled on this crate are only enabled on windows, target_os = "linux", and target_os = "android" platforms. See wgpu-hal's Cargo.toml for more information.

Dependencies

~0–28MB
~403K SLoC