Re: [whatwg/webidl] Intent to use BigInt/numeric union in WebNN (Issue #1388)

Reading those three issues it seems like upgrading to `double` or `long long` would get you most of the way? With JS you should have ~int53 or some such, which is way more than what you are clamping at currently. It doesn't give you precision beyond that, but it's not immediately clear from the issues whether that's needed.

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

Message ID: <whatwg/webidl/issues/1388/1969062328@github.com>

Received on Wednesday, 28 February 2024 14:08:53 UTC