This example is running in WebGL2 and should work in most browsers. You can check the WebGPU examples here.
sprite.rs:
//! Displays a single [`Sprite`], created from an image.
use *;