Closed as not planned
Description
Current Situation
Our SPA support isn't really useable until we have Python support for more things.
Proposed Actions
Read and/or write support for
Application
- Web Manifest
- Service Workers
Storage
- Local Storage / Cookies
- Session Storage
- IndexedDB
- WebSQL
- Cookies
- Interest Groups
- Shared Storage
- Cache Storage
Background Services
- Back/forward cache
- Background Fetch
- Background Sync
- Notifications
- Payment Handler
- Periodic Background Sync
- Push Messaging
- Reporting API
We might also want to expand this to cover client-side features such as webcam access. But anything requiring data streaming (such as webcam access), will require data serialization.