workers-sdk
workers-sdk copied to clipboard
🚀 Feature: `wrangler dev --local` mode powered by open-source Workers runtime
trafficstars
Tracking issue for using the open-source Workers runtime announced here in the implementation of --local mode.
- [ ] cloudflare/miniflare#366
- [ ] cloudflare/miniflare#367
- [ ] cloudflare/miniflare#368
- [x] cloudflare/miniflare#369
- [ ] cloudflare/miniflare#370
- [x] cloudflare/miniflare#371
- [x] cloudflare/miniflare#372
- [ ] cloudflare/miniflare#373
We'll want to have a discussion about how we initially launch this. I think whilst Miniflare 3 doesn't support all the same features as Miniflare 2, having an --experimental-local flag makes sense. This does mean we'll have 3 modes for wrangler dev, which could get confusing, but this should only be temporary. Eventually --experimental-local will become --local. 🙂
@mrbbot Is this good to close given --experimental-local?
Yep! 👍