January 07, 2022 1:58PM
Miniflare 2.0: fully-local development and testing for Workers
Miniflare Cloudflare WorkersWe're thrilled to announce the release of the next major version: a more modular, lightweight and accurate Miniflare 2.0...
Subscription confirmed. Thank you for subscribing!
January 07, 2022 1:58PM
We're thrilled to announce the release of the next major version: a more modular, lightweight and accurate Miniflare 2.0...
November 16, 2021 1:58PM
Every time the Workers runtime code is built, a script runs over the public APIs and generates the Rust and TypeScript types as well as a JSON file containing an intermediate representation of the static types. The types are sent to the appropriate repositories and the JSON file is uploaded as well....
November 16, 2021 1:58PM
これまでは、RustおよびTypeScriptのタイプリポジトリを最新に保つことは困難でした。それらは手動で生成されたため、その結果不正確または期限切れになるリスクがありました...
November 16, 2021 1:58PM
根据过往情况来看,让 Rust 和 TypeScript 类型的存储库保持最新十分困难。它们是手动生成,这意味着面临不准确和过时的风险。直到最近,每当类型发生变化时,都需要手动更新...
November 15, 2021 1:59PM
今天,我们很高兴地宣布,我们正在开发 API 和基础结构以在 Cloudflare Workers 中支持更多基于 TCP、UDP 和 QUIC 的协议...