Hacker News new | ask | show | jobs
by cryptonector 337 days ago
The C ABI is basically per-platform (+ variations, like 32- vs 64-bit). But you can get by quite well pretending there is something like a C ABI if you use <stdint.h>.