Hacker News new | ask | show | jobs
by lmm 3341 days ago
I do think we need a richer ABI than C offers (in particular, one with native support for sum types). .net was intended to be that (sort of) but people don't write low - level libraries in it because it ties you to GC.