tc39 / proposal-number-fromstring

{BigInt,Number}.fromString(string, radix)
https://mathiasbynens.github.io/proposal-number-fromstring/
65 stars 7 forks source link

Advance to stage 4 #4

Open mathiasbynens opened 6 years ago

mathiasbynens commented 6 years ago

Criteria taken from the TC39 process document minus those from previous stages:

  • [ ] Test262 acceptance tests have been written for mainline usage scenarios, and merged

TODO

  • [ ] Two compatible implementations which pass the acceptance tests

TODO

Bug tickets to track:

  • [ ] Significant in-the-field experience with shipping implementations, such as that provided by two independent VMs

https://github.com/mathiasbynens/proposal-number-fromstring#implementations

TODO

  • [ ] The ECMAScript editor has signed off on the pull request

TODO