Open
Description
Thanks for your effort on Flatbuffers!
I've used the pr branch for flatc support in julia (google/flatbuffers#5088) to generate julia code for a fb-schema. This works fine for me, even though the pr isn't merged.
The generated code contains some __precompile__=false
, and I wondered what the motivation for those statements are? Are they important for Flatbuffer functionality? Can I manually remove them? The specific problem is that I do not manage to use PackageCompiler with the generated code.
Best. J
Metadata
Metadata
Assignees
Labels
No labels
Activity