Hacker News new | ask | show | jobs
by tonyhart7 547 days ago
just need an standard for that
1 comments

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...

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