Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JavaScript · Cloudflare Workers docs
[go: Go Back, main page]

Skip to content
Cloudflare Docs

JavaScript

The Workers platform is designed to be JavaScript standards compliant and web-interoperable, and supports JavaScript standards, as defined by TC39 (ECMAScript). Wherever possible, it uses web platform APIs, so that code can be reused across client and server, as well as across WinterCG JavaScript runtimes.

Refer to Runtime APIs for more information on specific JavaScript APIs available in Workers.

Resources