mitchellh / libxev

libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
MIT License
2.16k stars 76 forks source link

Update README.md #109

Open mrjbq7 opened 3 months ago

mrjbq7 commented 3 months ago

Fix location of example binaries.