Why I rewrote sirv for Edge Runtimes
@rabbx/sirv is a fast, zero-dependency static file middleware for Edge Runtimes, offering performance and flexibility.
Lukeed's sirv is legendary, but the edge runtime landscape has changed. @rabbx/sirv is an ultra-fast, zero-dependency static file middleware for Bun, Deno, Node.js, and Cloudflare Workers. Most existing middleware is built for Node.js, which negatively impacts performance when run on Deno or CF Workers.
This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work