@wgpu-bun/win32-x64
v29.0.0
Published
wgpu-native v29.0.1.1 and the wgpu-bun ABI shim 3.0.0 for win32-x64. Installed automatically by wgpu-bun.
Readme
@wgpu-bun/win32-x64
Two shared libraries for win32-x64:
lib/wgpu_native.dll— wgpu-nativev29.0.1.1, upstream's own release artifact, unmodified. Dual-licensed MIT / Apache-2.0 by the gfx-rs project; seeLICENSE-WGPU-NATIVE.lib/wgpu_bun_shim.dll— thewgpu-bunABI shim3.0.0, MIT, built from thewgpu-bunrepository. It supplies the calling sequencebun:fficannot express for the handful of wgpu-native entry points that take a C aggregate by value.
They ship together because the shim transcribes one wgpu-native generation's struct layouts and is only correct paired with it.
You do not install this directly. It is an optionalDependency of
wgpu-bun and your package manager picks the one
matching your platform via the os and cpu fields.
