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