You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m thinking of tackling this next and would like to be assigned to it. I’m planning to use num_bigint; what do you think?
If you have any other recommended issues for me, I’d love to hear about them!
Awesome!
That crate looks good. It might be worth inquiring (or testing for yourself) whether it is equivalent to the JS engine implementation (in terms of limits, operators etc).
Currently for all the regular floating point operations (AND the regexp implementation #175) the ECMAScript specification and the Rust language are the same. Would be good to keep this up.
Currently big integers are not supported
Constant
type generated for...n
literalsThe text was updated successfully, but these errors were encountered: