developit / developit/element-worklet
Opportunity to leave out the bad parts of DOM.
Open
- Dominant language
- No language data
- Stars
- 31
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The [article](https://jasonformat.com/element-worklet/) mentions
> What DOM APIs should be available to Element Worklet code? Can WorkletElement provide a sufficient API surface to allow current libraries and approaches to be reused with minimal modification?
This made me think that element worklets may provide an opportunity to provide only a subset of DOM APIs: only the good parts based on decades of learnings from main-thread DOM, dropping the bad parts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.