https://github.com/wgpu4k/wgpu4k/releases/tag/preview-3
A new
alpha version of this WebGPU Kotlin binding is available, now supporting iOS, Android, and macOS native targets.
This marks the end of the alpha phase, as the proof of concept has been successful and most Kotlin targets are either functional or nearing completion.
The next version, a
beta release, will focus on addressing bugs and refining the API.
Please note that the library currently uses the same backend as Firefox, which may not be as advanced as Chrome's. However, with the final WebGPU 1.0 specification approaching, we can expect significant improvements in the coming months.
If you want to quickly try out this new version, check out
the sample project.