Y
Hacker News
new
|
ask
|
show
|
jobs
by
Inufu
2067 days ago
JavaScript can parse binary serialised protobufs.
1 comments
petre
2067 days ago
Yup with external libs. JSON.parse is builtin. We do the renderin in browser so why bother with protobuf.
link