The reason is that Workers runs on `workerd`, not NodeJS. There is a NodeJS compatibility layer, whi

The reason is that Workers runs on workerd, not NodeJS. There is a NodeJS compatibility layer, which adds support for some things, but they are inherently two separate things
Was this page helpful?