This example is running in WebGL2 and should work in most browsers. You can check the WebGPU examples here.
2d_viewport_to_world.rs:
//! This example demonstrates how to use the `Camera::viewport_to_world_2d` method.
use ;