CosmWasm / serde-json-wasm

serde_json for Wasm programs (small, deterministic, no floats)
Apache License 2.0
30 stars 15 forks source link

Serialize / Deserialize u128 and i128 as numbers instead of strings #59

Closed chipshort closed 1 year ago

chipshort commented 1 year ago

closes #54