Re: [heycam/webidl] Add bigint type (#525)

There really isn't a mechanism so far for prohibiting an overload but allowing it of _more_ types are added.  We could make bigint and numeric not distinguishable, forcing option 1.  Or we could add some sort of mechanism along these lines.  Or we could make es-to-idl conversion for bigint more like https://tc39.github.io/proposal-bigint/#sec-bigint-constructor-number-value than like https://tc39.github.io/proposal-bigint/#sec-to-bigint I suppose....

-- 
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/pull/525#issuecomment-369010666

Received on Tuesday, 27 February 2018 20:13:20 UTC