Re: [WICG/webcomponents] Spring 2023 "F2F" (Issue #978)

WC pain points to discuss:
* multithreading, ability to do heavy lifting with detached DOM and return back to main thread the promise with DOM.
* `pure` function in ES as tool for multithreading legitimate even in main JS thread
* upgrade XSLT to 3.0+, one of reason of current XSLT abandoning is the limited functionality 
* support multiple default namespaces on HTML level. Needed for high-order web components where the tags can be defined by namespace adjustments. This is non-invasive declarative way of tags mapping which is not (yet?) covered by local/global registries

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

Message ID: <WICG/webcomponents/issues/978/1516542088@github.com>

Received on Thursday, 20 April 2023 15:33:11 UTC