Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(ext/webgpu): use concrete error type #26198

Merged
merged 7 commits into from
Oct 19, 2024

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Oct 12, 2024

Not too many changes, as mainly resource errors are the ones present. so this module will just update the error result type once we update deno_core with the error rework in cli as it will have a concrete type for resource errors

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay

@crowlKats crowlKats merged commit 615e6b7 into denoland:main Oct 19, 2024
17 checks passed
@crowlKats crowlKats deleted the webgpu-error-rework branch October 19, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants