https://github.com/0xricksanchez/tiny_hello_world.rs
https://github.com/0xricksanchez/tiny_hello_world.rs
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xricksanchez/tiny_hello_world.rs
- Owner: 0xricksanchez
- Created: 2022-11-25T12:04:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T12:05:29.000Z (over 3 years ago)
- Last Synced: 2025-03-05T15:51:08.046Z (over 1 year ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Outcome of producing the smallest (binary-wise) but functional "Hello World" program in Rust.
It currently (11.2022) still requires a nightly toolchain and the LLVM linker *lld* to compile.