-
Notifications
You must be signed in to change notification settings - Fork 22
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
meet error when run script #12
Comments
This has been fixed in the webgpu implementation, however deno currently doesnt have webgpu anymore; hopefully sometime soon we will be able to bring it back. |
I guess that explains why this repo no longer works. :) Can you share any details about why it was removed and when it could come back? |
@mikejohnstn it was removed due to performance implication on the entirety of the runtime, and given its currently extremely limited use, it was agreed that removing it was the best solution. |
Update: WebGPU is back, and will be available in the release next Wednesday. |
deno version:
The text was updated successfully, but these errors were encountered: