Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tdrd
on Jan 11, 2015
|
parent
|
context
|
favorite
| on:
151-byte static Linux binary in Rust
...is it documented anywhere? where?
steveklabnik
on Jan 11, 2015
[–]
http://doc.rust-lang.org/book/unsafe.html#avoiding-the-stand...
is the closest we have, currently.
https://github.com/rust-lang/rust/wiki/Operating-system-deve...
has a bunch of stuff, and
https://github.com/charliesome/rustboot
and its forks are examples that I know of.
swetland
on Jan 12, 2015
|
parent
[–]
The example minimal do-nothing program there is much smaller (8k), but still results in a dynamic binary requiring glibc.
The only unresolved symbol is: __libc_start_main@@GLIBC_2.2.5
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: