Vendor minimal capnproto

This commit is contained in:
Adeeb Shihadeh
2026-09-21 20:05:46 -07:00
parent 384040e094
commit caee18aeef
114 changed files with 67532 additions and 290 deletions

View File

@@ -14,7 +14,3 @@ struct Baz{
struct Qux{
id @0 :UInt64;
}
interface Wrapper {
wrapped @0 (object :AnyPointer);
}