Hacker News new | ask | show | jobs
by avaldeso 1918 days ago
> // #include <stdlib.h> import "C"

> is probably the coolest and easiest ways to use C libraries I've seen.

You should see Zig's interoperability.