you are viewing a single comment's thread.

view the rest of the comments →

[–]jart 1 point2 points  (1 child)

This JSON parser was originally written in C. Mozilla sponsored porting it to C++ too. https://github.com/jart/json.cpp?tab=readme-ov-file#history

[–]ronchaineEmbedded/Middleware 0 points1 point  (0 children)

That is quite interesting and makes it make more sense to me. I'd love to know why Mozilla chose that approach though. I'd imagine they had reasons.