- From: Sasha Firsov <notifications@github.com>
- Date: Thu, 20 Apr 2023 08:33:05 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 April 2023 15:33:11 UTC
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