Fedora Packages

nodejs-node-int64

Support for representing 64-bit integers in JavaScript

JavaScript Numbers are represented as IEEE 754 double-precision floats. Unfortunately, this means they lose integer precision for values beyond +/- 2^^53. For projects that need to accurately handle 64-bit ints, such as node-thrift, a performant, Number-like class is needed. Int64 is that class.

Releases Overview

Release Stable Testing
EPEL 7 0.3.2-1.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at nodejs-node-int64 dash maintainers at fedoraproject dot org.



Sources on Pagure