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.

A vision for a better ABI in the future

3 pointsby pcr910303over 4 years ago

2 comments

jartover 4 years ago
Here&#x27;s some background on how much fun we&#x27;ve had with language ABIs for C and C++ on just one architecture: <a href="https:&#x2F;&#x2F;www.agner.org&#x2F;optimize&#x2F;calling_conventions.pdf" rel="nofollow">https:&#x2F;&#x2F;www.agner.org&#x2F;optimize&#x2F;calling_conventions.pdf</a>
anniltover 4 years ago
Standard ABI is much needed but looks impossible to convince all parties(compiler, os vendors). Does even Microsoft publish it’s current ABI details?