Skip to content

Add instance feature for reusable adapters #540

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

Merged
merged 3 commits into from
May 9, 2025

Conversation

kainino0x
Copy link
Collaborator

@kainino0x kainino0x commented May 6, 2025

The default behavior is as specced in JS (single-use adapters). This setting changes all adapters on the instance.

Fixes #535

@kainino0x kainino0x added the non-breaking Does not require a breaking change (that would block V1.0) label May 6, 2025
@kainino0x kainino0x removed the non-breaking Does not require a breaking change (that would block V1.0) label May 6, 2025
@kainino0x kainino0x requested review from eliemichel and lokokung May 6, 2025 00:31
@kainino0x kainino0x requested a review from cwfitzgerald May 6, 2025 22:05
Copy link
Collaborator

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

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

Sure!

@kainino0x kainino0x enabled auto-merge (squash) May 9, 2025 19:31
@kainino0x kainino0x merged commit 60cd902 into webgpu-native:main May 9, 2025
5 checks passed
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.

Reusable adapters?
3 participants