Hacker News new | ask | show | jobs
by tsimionescu 547 days ago
Java has a standard, each C implementation has a standard, Python has a standard, etc.

The problem is that each of these standards is different, and impossible to modify.

So, we need something that can serialize one standard to a wire format, and then deserialize from that wire format to another standard.

Oh wait...

1 comments

so we cant create a standard that can eliminate serde part????
I'm assuming you may be trolling me, but no, that can't realistically be done.
seems like skill issue to me
cap'n proto does IIUC