@wgpu-bun/linux-x64
v29.0.0
Published
wgpu-native v29.0.1.1 and the wgpu-bun ABI shim 3.0.0 for linux-x64. Installed automatically by wgpu-bun.
Readme
@wgpu-bun/linux-x64
Two shared libraries for linux-x64:
lib/libwgpu_native.so— 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/libwgpu_bun_shim.so— 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.
