This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
napi-rs
Watch
1
Star
0
Fork
0
You've already forked napi-rs
mirror of
https://github.com/napi-rs/napi-rs.git
synced
2026-01-18 15:16:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
napi-rs
/
examples
/
binary
/
src
/
main.rs
messense
20b1edc53b
feat(cli): add support for building binaries
2022-04-01 14:00:42 +08:00
4 lines
42 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello World!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink