Hacker News new | ask | show | jobs
by Panzerschrek 164 days ago
ABI / calling convention handling - that's exactly my pain. As compiler developer I need to manage arguments passing in my compiler frontend code myself, which sometimes even requires register counting.