TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Creating Tiny Executables in D

4 pointsby abqexpertover 4 years ago

1 comment

abqexpertover 4 years ago
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.