Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 785 Bytes

File metadata and controls

13 lines (11 loc) · 785 Bytes

WebGPU Bindings for Java

This project automatically generates and packages Panama bindings for the wgpu-native implementation of WebGPU's native C API. This is an automated process - everytime there is a new release of wgpu-native, a GitHub Action in this repository generates and publishes a corresponding binding.

The built jar files are published as Maven artifacts in the MyWorld Package Repository. Note that it is currently the case that you are responsible for acquiring and packaging wgpu-native builds for your target platform(s), however, support for publishing these libraries as jlink-able modules is planned.