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

feat(unstable/webgpu): add deviceStartCapture and deviceStopCapture #28192

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Feb 20, 2025

This is achieved by adding a new Deno.webgpu namespace which will be used for non-spec functionality, which for now will be marked as unstable

Closes #26766

@crowlKats crowlKats changed the title feat(unstable/webgpu): add deviceStartCapture and deviceStopCapture feat(unstable/webgpu): add deviceStartCapture and deviceStopCapture Feb 20, 2025
@jowens
Copy link

jowens commented Mar 4, 2025

Eager to see this land! Thanks @crowlKats !

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.

Add JS binding for wgpu's start_capture and stop_capture
2 participants