Re: [heycam/webidl] Conversion from specification values to IDL values to ECMAScript values (#674)

Maybe, although for integers and BigInt the current idea is to not allow overloading.

I guess though that we can allow it and when it's ambiguous your specification algorithm will need to explicitly convert to the appropriate IDL type first (or explicitly convert to the relevant Infra type, e.g., if you want to turn a list into a set).

-- 
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/674#issuecomment-470109976

Received on Wednesday, 6 March 2019 13:38:45 UTC