Re: [heycam/webidl] How to tell the type of "construct a callback function"? (#557)

> Animation Worklet passes a list of (options, state) as the arguments in the constructor.

Right, but it's working with ES values already, not IDL values...  That said, there may be value in passing them in as `any` and doing the IDL construct thing, because that will do the various bookkeeping that needs to be done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/557#issuecomment-391059391

Received on Tuesday, 22 May 2018 16:42:12 UTC