Replies: 1 comment
-
I found the answer to the WebGPU errors: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As in title, here are the errors for
WebGPU:
https://pastebin.com/EGfcAD86
WebGL:
I have no idea why it's trying to compile ash when the
webgl
feature is enabled ¯_(ツ)_/¯ (my only dependencies arewgpu
andwinit
)In both cases the target is set to
wasm32-unknown-unknown
Beta Was this translation helpful? Give feedback.
All reactions