logoalt Hacker News

benreesmanyesterday at 6:05 PM1 replyview on HN

This is fantastic stuff. I'm doing a C++ project right now that I'm doing with an eye to eventual migration in whole or in part to Zig. My little `libevring` thing is pretty young and I'd be very open to replacing it with `ourio`.

What's your feeling on having C/C++ bindings in the project as a Zig migration path for such projects?


Replies

rockorageryesterday at 6:09 PM

I think exposing a C lib would be very nice. Feel free to open a discussion or issue on the Github.