Are there any typings for WebGPU in the browser? K...
# javascript
a
Are there any typings for WebGPU in the browser? Kotlinx.browser and kotlin-wrappers don't have them. Seeing as it is highly experimental I have doubt that it is mature enough for it to be included of course.
r
I've seen but not used https://github.com/wgpu4k/wgpu4k
t
It's already here (in Kotlin Wrappers)
All stable browser API you can find in
kotlin-browser
😉
Also for fast search you can use our API Reference 😜