jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
497 stars 50 forks source link

Investigate using flatc .bfbs file instead of custom parser generator #221

Closed jamescourtney closed 3 years ago

jamescourtney commented 3 years ago

Things would certainly be easier if Flatsharp leveraged the .bfbs output of the official compiler.