File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # WebGPU Bindings for Java
2+
3+ This project automatically generates and packages Panama bindings for the
4+ [ wgpu-native] ( https://github.com/gfx-rs/wgpu-native ) implementation of
5+ [ WebGPU's native C API] ( https://github.com/webgpu-native/webgpu-headers/ ) .
6+ This is an automated process - everytime there is a new release of ` wgpu-native ` ,
7+ a GitHub Action in this repository generates and publishes a corresponding binding.
8+
9+ The built jar files are published as Maven artifacts in the
10+ [ MyWorld Package Repository] ( https://github.com/MyWorldLLC/Packages/packages/2097504 ) .
11+ Note that it is currently the case that you are responsible for acquiring and packaging
12+ ` wgpu-native ` builds for your platform, however, support for publishing these libraries
13+ as ` jlink ` -able modules as planned.
You can’t perform that action at this time.
0 commit comments