1
2
3
fn main() {
    println!("Hello, WebGPU!");
}