scala-json
scala-json copied to clipboard
scala-js: Longs are not represented correctly with JSJValue.toJS
currently uses JSJValue.toJS, longs are translated as scala-js long objects instead of some native version of the number.