Wgpu-rs: Examples are down

Created on 27 Apr 2020  路  5Comments  路  Source: gfx-rs/wgpu-rs

All WASM examples on wgpu.rs don't start. Tested on current Chrome and Firefox.

question

Most helpful comment

I think it might help to link to that page from the examples, so the visitors know why nothing is happening on the screen. But all in all, the issue is closed.

All 5 comments

Hi! Currently the examples will only run on Firefox Nightly or Chrome Canary with the experimental WebGPU flags enabled, there are instructions for each browser at https://github.com/gpuweb/gpuweb/wiki/Implementation-Status

Aha. Thank you for explanation. Just tested the examples in Chrome Canary with a special flag, and they start as expected there.

I think it might help to link to that page from the examples, so the visitors know why nothing is happening on the screen. But all in all, the issue is closed.

That's a good idea, I've added a note to https://wgpu.rs/examples/ that links to the implementation status page (probably need to refresh your browser's cache to see the change). cc @kvark

Yes, the banner is showing up now. Thanks @grovesNL !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sagacity picture sagacity  路  3Comments

OptimisticPeach picture OptimisticPeach  路  3Comments

JoshuaBatty picture JoshuaBatty  路  5Comments

m4b picture m4b  路  5Comments

MarioSieg picture MarioSieg  路  4Comments