CosmWasm / serde-json-wasm

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

Add recursion limit for 0.5.2 #64

Closed chipshort closed 9 months ago

chipshort commented 9 months ago

I created the release/0.5 branch for this, as it didn't exist yet.

This is a simplified version of the check serde-json does