cloudflare / cloudflare/workerd
Feature: add File Web API
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
https://developer.mozilla.org/en-US/docs/Web/API/File
This is quite handy for sharing code between server and client service worker. The use case would be as a fallback when going offline then sync-up when online. (offline-first backend)
related https://github.com/cloudflare/workerd/pull/3796
Contributor guide
Assessment
This issue has not been assessed yet.