Fix fc::json to stream - if integers exceeds javascripts max int values

(which means that in JS you need to use bigint for them) return values as string.

Closes #517 (closed)

Merge request reports

Loading