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
This is a meta-issue that lists the needed work to get to a 1.0 level maturity.
Note that we cannot call the API "stable" until the WebGPU spec is final.
General:
Ongoing work to keep up with changes to the WebGPU spec.
Ongoing work to keep up with changes to wgpu-native.
I think a good goal will be to never panic and lose the python process. Always crash gracefully and raise some kind of Exception. There is some open issue for this in wgpu-native too
I think a good goal will be to never panic and lose the python process. Always crash gracefully and raise some kind of Exception. There is some open issue for this in wgpu-native too
You're right! We talked about this before with you. See #171
This is a meta-issue that lists the needed work to get to a 1.0 level maturity.
Note that we cannot call the API "stable" until the WebGPU spec is final.
General:
API improvements / changes:
API completeness:
GUI support:
Testing:
Documentation:
The text was updated successfully, but these errors were encountered: