johnthagen/min-sized-rust

Using syscalls and ld script

Open

#44 opened on Sep 3, 2022

View on GitHub
 (5 comments) (1 reaction) (0 assignees)Rust (144 forks)batch import
help wanted

Repository metrics

Stars
 (4,998 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I made a projet that produces 159-bytes ELF64 AMD64 binary: https://github.com/cbytensky/hello_syscall

Contributor guide