Type of Change
Summary
More of a catch all, but want to track something high level around exploring how this sort of functionality / behavior could be supported in wcc, if at all. Maybe not, but it would be fun to explore and try things out to see what is possible, at least at the userland level.
Details
Some considerations / use cases
- An MPA that can "hold the frame", think like a global music player on a site
- Prefetching
- Animations / Transitions API
Maybe when wcc returns metadata, it can be in the shape of the dependency graph? This may provide hints to users how their code should be loaded / anticipated based by what is showing on the page or could be visible. 🤔
Type of Change
Summary
More of a catch all, but want to track something high level around exploring how this sort of functionality / behavior could be supported in wcc, if at all. Maybe not, but it would be fun to explore and try things out to see what is possible, at least at the userland level.
Details
Some considerations / use cases
Maybe when wcc returns
metadata, it can be in the shape of the dependency graph? This may provide hints to users how their code should be loaded / anticipated based by what is showing on the page or could be visible. 🤔