- From: littledan <notifications@github.com>
- Date: Mon, 13 Jul 2015 17:41:35 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 14 July 2015 00:42:12 UTC
I like the ideas expressed here. I'm starting to look into including 64-bit ints in ES. I have an early draft here http://littledan.github.io/int64.html . I'm not sure when, if ever, this will make it into the language, but if it does, WebIDL integration is something I'm interested in figuring out. (However, I don't know of any use cases in web APIs for such big integers.) I don't think 64-bit ints change anything about this proposal, though. long long is already a Number, and it should probably stay that way. --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/33#issuecomment-121099488
Received on Tuesday, 14 July 2015 00:42:12 UTC