#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

#806 in Graphics APIs

Download history 1924/week @ 2025-04-09 4423/week @ 2025-04-16 5817/week @ 2025-04-23

12,164 downloads per month
Used in 79 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
~401K SLoC