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-05 02:20:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
master
wasmer
/
tests
/
wasi_test_resources
/
hello.rs
Mark McCaskey
976bf9b6a3
Move integration tests to
tests
dir in workspace root
2020-04-01 17:09:51 -07:00
4 lines
45 B
Rust
Raw
Permalink
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink