flatc 0.1.1+1.12.0

Vendored executable of flatbuffer's `flatc`
Documentation

flatc

Builds flatbuffers and provides the path to the built flatc in the public API. Typically meant to be used by build scripts, but can be useful otherwise if the project itself is using flatc during runtime. Version 1.0 will not be released until windows is fully supported.

crates.io docs.rs github actions license

Windows support

Currently, windows is not supported under either MSVC or GNU. I don't have access to windows development environments so I am not able to debug compiling on windows except through CI, which is rather unproductive. There is an open ticket for windows support, which will lead to a 1.0 release.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.