Hacker News new | ask | show | jobs
Creating Tiny Executables in D (abqexpert.com)
4 points by abqexpert 2040 days ago
1 comments

This is just a quick post I made after I was started working on a small operating system in D and ran into issues with the linker. I wondered how small of an executable I could make without using any unusual tools or anything outside of the blessed language and tool constructs.