Re: [css-houdini-drafts] [worklets] dynamic import()

Part of the justification that it shouldn't work for me at least, is that worklet global scopes are allowed to be transient, and when they are created again they _should_ contain all the same code as the other WGS. Allowing the dynamic import here makes it a little too easy for them to diverge.

We won't be able to remove all non-deterministic apis, but this one seems easy to reason about?  

-- 
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/506#issuecomment-343221777 using your GitHub account

Received on Thursday, 9 November 2017 17:04:26 UTC