Skip to content

jogo3000/js64bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js64bit

Studying how to model signed 64 bit 2s complement integers in javascript

Needs qunit to run tests

Background

I needed to handle Java Longs inside Cloudant DB's Javascript engine. I didn't know what version of Javascript the engine supports so I went with the most basic stuff available.

About

Studying how to model signed 64 bit 2s complement integers in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors