Skip to content

Web Workers #41

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

Closed
ottoville opened this issue May 14, 2020 · 2 comments
Closed

Web Workers #41

ottoville opened this issue May 14, 2020 · 2 comments

Comments

@ottoville
Copy link

According to WEBGPU spec, WEBGPU objects such as buffers should be able to move between worker threads.
Should there be example for doing that?

@kainino0x
Copy link
Collaborator

AFAIK there are no implementations of that part of the spec yet. (Chrome does not implement it.) It's still in flux because the design hasn't been proven out yet. I'm sure a sample will appear once someone starts implementing it.

@kainino0x
Copy link
Collaborator

This is not in the spec anymore. We'll eventually add a sample whenever it gets added to the spec.

@kainino0x kainino0x closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
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

No branches or pull requests

2 participants