%fHxH0Odu+r/t0cB5nPznKyGJaIE/7q25x37k+c8Z4bQ=.sha256
Little weekend project: a Node.js native module written in Zig.
This started by thinking of writing BIPF in C/C++. But the feeling of brushing off my C/C++ skills under many layers of dust after 10+ years felt daunting, and it came to mind that Zig is a nice new language to substitute C/C++, so I thought, why not.
I still haven't started building BIPF in Zig, but at least having the example project up is a good starting point, and useful for other people out there too, so that's why I'm publishing it.