- From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 Apr 2017 18:32:29 +0000
- To: public-houdini-archive@w3.org
Yeah, that sounds reasonable, but `import()` can be invoked after one is created and is already running script, no? So you first need to synchronize across those possible threads somehow (usually done via message passing) before you can start running things. -- GitHub Notification of comment by annevk Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/370#issuecomment-291954140 using your GitHub account
Received on Wednesday, 5 April 2017 18:32:35 UTC