📄 main.rs
/home/palash/git/misc/rust/wasm/first/src/main.rs
Language: rs • Lines: 3
fn main() {
    println!("Hello, world!");
}