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

I don't think we should be piecemeal disabling parts of the JS language. It should be principled, e.g. adding a switch that disables dynamic import and Math.random() and Date.now()/new Date()/etc. at the same time.

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

Received on Friday, 10 November 2017 00:28:37 UTC