Glossary

Workers runtime

Infra
also: Cloudflare Workers · edge runtime

Cloudflare's environment for running serverless code at the edge — fast and global, but not quite standard Node.js, so once in a while a package you want won't run there. Worth a quick check before you commit backend logic to it.