Edge Computing with Cloudflare Workers
Improved local development with wrangler and workerd

Improved local development with wrangler and workerd

5/17/2023 · Brendan Coll, Adam Murray

What this post added

This post announces Wrangler v3, which defaults to local development using Miniflare v3 powered by the `workerd` runtime. It details the architectural changes, including the use of SQLite for storage and the approach to running unit tests within `workerd` via WebSockets. It also highlights the successful porting of `workerd` to Windows.

Read the original post ↗