You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the natives don't have to be built when compiled (i.e. there is jar with the compiled natives similar to how lwjgl distributes its libraries).
To do that either we would have to make our own release pipeline, or use the prebuilt libraries from wgpu-native (but that means we can't have our own fork)
It would be nice if the natives don't have to be built when compiled (i.e. there is jar with the compiled natives similar to how lwjgl distributes its libraries).
To do that either we would have to make our own release pipeline, or use the prebuilt libraries from wgpu-native (but that means we can't have our own fork)