summaryrefslogtreecommitdiff
path: root/js/msg_generated.ts
AgeCommit message (Collapse)Author
2018-07-06Use C++ to do flatbuffer parsing.Ryan Dahl
- Port protobuf messages to flatbuffers. - Demo linking to rust from C++ executable. - Start using the prototype TS libraries.
2018-07-04Replace protobufs with flatbuffersRyan Dahl