-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intent to use bigint/numeric union #959
Comments
Where? |
We have 3 use cases in WebNN where we need to be able to accept full precision from the API and retain it passed all the way down to the bottom, because float64 cannot express the full precision of int64.
Since this issue is closed, should I open a new one, per the wording here that @inexorabletash pointed out? https://webidl.spec.whatwg.org/#limit-bigint-numeric-unions
|
I expect it was a bot clicking on the link in WebIDL that caused this specific issue to be opened. But for WebNN we've got a real case now! We can either recycle this issue or create a new one, whatever the WebIDL maintainers prefer. Tagging @annevk just in case. |
A new issue would be good, thanks! |
👍 #1388 |
No description provided.
The text was updated successfully, but these errors were encountered: