|
|
|
|
|
by oregontechninja
2934 days ago
|
|
One place they're thinking of might be integration with C. zig's C integration is crazy good from what I can tell toying around with it. It was as easy as @cImport({@cInclude("header.h")}) The language is also evolving rapidly, this may have changed, but if it did, it probably changed for the better. |
|