Polyfills
The Edge Runtime is built on top of Web APIs available in Node.js.
The minimum Node.js version supported is v14.6.0 that is mapped to ES2019.
Under the hood, the following Web APIs are used by the Edge Runtime:
The Edge Runtime polyfills missing APIs for backward compatibility with older Node.js versions.
In the future, Node.js will become a superset of the Edge Runtime with built-in support for the available APIs.