Please contribute~! @thesmartwon on Zig's Discord
This project is just a Zig library. If you touch the arrow
folder, run:
zig build test
If you touch the ipc
folder, run:
zig build test-integration
Finally as a last check, run:
zig build test-examples