You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect this backend should be able to used on wasm (even with wgpu 0.10, using WebGPU backend), but haven't tried it because of my lacking of wasm experiences.
Particularly about WebGL 2 backend, there is no support because this crate depends on wgpu 0.10 for now. Updating to 0.11 will only affect examples codes and won't be really hard.
@bvssvni @shinmili Does this backend run with WebAssembly? Particularly with the
wgpu 0.11
WebGL 2 backend support: gfx-rs/wgpu@312828fThe text was updated successfully, but these errors were encountered: