tc39 / proposal-decimal

Built-in exact decimal numbers for JavaScript
http://tc39.es/proposal-decimal/
485 stars 17 forks source link

Decimal work plan #45

Open littledan opened 4 years ago

littledan commented 4 years ago

We plan to present Decimal for Stage 1 at the February 2020 TC39 meeting. To get to Stage 2, it will be useful to accomplish the following tasks to further investigate both options:

I plan to work on these, but there's a lot to do, and I could use help. If you want to get involved, feel free to respond to this issue; we can use it to coordinate task ownership.

hildjj commented 4 years ago

I've tagged the implementation bugs with pointers to bignumber.js, which may have a lot of what you need to get started.

softboy99 commented 1 year ago

What's the status of the progress? When we can go to stage3?

jessealama commented 1 year ago

What's the status of the progress? When we can go to stage3?

We're still at stage 1. Stage 2 is possible this year, but probably not stage 3.

jessealama commented 2 months ago

I think we can close this issue. We've nailed down quite a lot since 2020 and the current iteration of the proposal is essential complete. References to a polyfill or Babel are obsolete since we currently do not propose new syntax. But if I'm missing something that might really help spread the word about decimal and make things easier for proposal reviews, fans, critics, and passer-by to make sense of the proposal, please let me know.