Re: [css-houdini-drafts] [worklets] (bikeshedding time!) import() name is potentially confusing...

Yeah, ```Worklet.import()``` and module’s ```import``` statement are so confusing when we discuss the design of implementation.

I feel ```Worklet.distributeScript()``` (or ```Worklet.distributeModule()```) would be more descriptive of its behavior.

Other idea: ```Worklet.spawn()```?

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

Received on Thursday, 13 April 2017 16:42:35 UTC