Hacker News new | ask | show | jobs
by 6keZbCECT2uB 691 days ago
How does this work with things which are expressible only in C? For example, Pascal strings with flexible array members?

I guess since you said header, you keep everything opaque and create a header for that which gets translated to Zig.