Part of #1099
In the last meeting, @break-stuff talked about their use case for declarative custom elements. It seemed like the use cases centered around providing web component implementations within framework-specific wrappers, and the capability set needed was minimal: static templates, no reactive properties, no loading mechanism.
It would be good to get more details on this use case and how the minimal capability set actually meets it.