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

error in webgpu compute example #1844

Open
gouldingken opened this issue Nov 18, 2023 · 0 comments
Open

error in webgpu compute example #1844

gouldingken opened this issue Nov 18, 2023 · 0 comments

Comments

@gouldingken
Copy link

gouldingken commented Nov 18, 2023

I understand this is in alpha and it's still under development, but I thought it best to report this error that crops up if I try to run the example in
https://github.com/visgl/luma.gl/blob/master/examples/webgpu/compute/app.ts

Uncaught (in promise) TypeError: Cannot set property info of #<_WebGPUDevice> which has only a getter
    at new Device (device.ts:231:12)
    at new _WebGPUDevice (webgpu-device.ts:100:5)
    at _WebGPUDevice.create (webgpu-device.ts:92:20)
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

1 participant