@lix_project yeah CXX is great! I’m asking because I/we’ve tried to use capnproto from Rust a couple years ago and the conclusion was that the existing rust implementation was completely unusable: it puts you back into having to deserialize everything as opposed to being able to directly use the wire format in a zero copy fashion.