WASM-optimized JSON-parsing library (no Foundation)

.o size: 154 kb
.a size: 360 kb
1.4x faster than Foundation parser
169mb/s serialization in my testing
Base lib supports Embedded Swift as of FTT version 2.0.0

Size with Codable support added is +56kb/+275kb (Codable does not work on Embedded)

2 Likes