scala-json icon indicating copy to clipboard operation
scala-json copied to clipboard

scala-js: Longs are not represented correctly with JSJValue.toJS

Open colinrgodsey opened this issue 8 years ago • 0 comments

currently uses JSJValue.toJS, longs are translated as scala-js long objects instead of some native version of the number.

colinrgodsey avatar Jan 11 '17 19:01 colinrgodsey