mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|