Hacker News new | ask | show | jobs
by pier25 373 days ago
for JS

> It runs on Node, Bun, Cloudflare Workers, and other edge platforms

1 comments

But not in the browser… because it depends on node.js apis.
Cloudflare Workers don't use any Node apis afaik
Cloudflare Workers now has extensive Node API compatibility.
huh TIL!