Skip to content

Add mechanism for pinning flatc to a specific version #15

Description

@rerpha

As per discussion with @Tom-Willemsen and @DanNixon (a while ago now!)

We should pin the flatc version somehow to avoid generated bindings changing on new versions and/or when adding schemas.

This could be done by renaming generate_rust_bindings.py to generate_bindings.py, which goes and pulls a pinned binary of flatc from github, sticks it in the current working directory, then calls flatc --python and flatc --rust with the appropriate arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions