mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
While working on the ELF loader I was trying to keep binaries as simple as possible so I could understand them easily. Now that the ELF loader is mature and working fine, we can move closer towards ld defaults.