Re: [WICG/webcomponents] Idea: A tree-aware task scheduler (Issue #1055)

sashafirsov left a comment (WICG/webcomponents#1055)

Working on DOM parser fuzed with mutation with the tree-aware thread management. [AC](https://github.com/EPA-WG/cem/blob/develop/docs/cem-dom-ac.md#5-dom-mutation-api--async-layer-over-sync-surface)

Unlike the "render" idea here, the CEM approach is to keep the DOM as state machine, no code is involved in its rendering besides browser. Code interacts with DOM, platform reflects UI. The rules on DOM hydration and parsing priority reside in **declarative markup**, platform interprets those.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1055#issuecomment-4384418231
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1055/4384418231@github.com>

Received on Wednesday, 6 May 2026 01:22:55 UTC