Hacker News new | ask | show | jobs
by benreesman 338 days ago
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?

1 comments

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