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
977fd1e25e
wasmer
/
lib
/
wasi-tests
/
wasitests
/
hello.rs
Mark McCaskey
5bf491857b
fix abi crates depending on compilers
2019-07-09 11:58:03 -07:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink