@eris @dave @meso The main issue with JSON is serialization/deserialization performance. An alternative is flatbuffers which is more machine-friendly than human-friendly (JSON was designed as a middle ground). If you want to feel like you’re falling down an LSD-induced computer rabbit hole, read this: https://github.com/hoytech/strfry