JSON: encode NaNs and infinite floats as `null`
Such values are not allowed by the JSON spec. We match the behavior of JSON.stringify in Firefox and Chrome. fixes https://github.com/sandstorm-io/capnproto/issues/261
Showing
Please
register
or
sign in
to comment