commit | d2ef2e4ef6782611434706c12966d51b443a8073 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Mon Feb 07 13:26:09 2022 -0600 |
committer | Kenton Varda <[email protected]> | Mon Feb 07 13:26:09 2022 -0600 |
tree | 9392ad54638d700ed94be894841643fb88434cb4 | |
parent | 54a702d014515aaed809e83787482fa461cd9eb7 [diff] |
Fix 32-bit build.
Cap‘n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers.