WGPUNative.jl

WGPU bindings (Alias for WGPU_jll without JLLWrappers)
Author JuliaWGPU
Popularity
13 Stars
Updated Last
3 Months Ago
Started In
September 2022

WGPUNative.jl

WGPU (wgpu-native) julia bindings

Supports following architectures

  • macOS aarch64 (aarch64-apple-darwin)
  • Linux aarch64 {libc=glibc} (aarch64-linux-gnu)
  • Windows i686 (i686-w64-mingw32)
  • macOS x86_64 (x86_64-apple-darwin)
  • Linux x86_64 {libc=glibc} (x86_64-linux-gnu)
  • Windows x86_64 (x86_64-w64-mingw32)