This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/fluencelabs/wasmer
synced
2024-12-13 14:25:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b7abc44648
wasmer
/
lib
/
wasi
/
wasitests
/
hello.rs
Mark McCaskey
b9bb310215
add wasi regression test system
2019-05-17 12:09:31 -07:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink