The libxev is a library that is somewhat similar to libuv for NodeJS - async I/O event loop for C and Zig.
With the recent stable release of Zig 0.14, there was a small breaking change in the build.zig, so the previously introduced way doesn't work.
To make it clear here is a step by step note.