Hacker News new | ask | show | jobs
by Inufu 2067 days ago
JavaScript can parse binary serialised protobufs.
1 comments

Yup with external libs. JSON.parse is builtin. We do the renderin in browser so why bother with protobuf.