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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website content + deploy

mitchellh opened this issue · comments

I bought libxev.{com,org}. Nothing fancy, just a place where there are some more user friendly docs. We need to setup the docs scaffold.

I've got the scaffolding in place, we just have to fill with content and setup vercel.

Other option: let's fill in the man pages and just use mandoc(1) to convert to HTML for now