Skip to content

Adding option to select different brane-chk backends #269

@Lut99

Description

@Lut99

The new refactor is nearly complete. One of the only things missing is the capability to compile brane-chk for multiple backends instead of just the Haskell one.

Aside from changes in the interface code to call the correct one, a scheme for properly compiling either the Go-or the Haskell eFLINT-binaries must be concocted. Specifically, this is now done as a separate build target in Dockerfile.rls; however, this may be hard to do conditionally. As such, this building may need to be moved to a build.rs instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Build systemArea: Updates relating to Brane's build system, which is getting increasingly complex.A-InfrastructureArea: Something relating to the various services and their communication in the framework.A-InterfaceArea: Something that relates to an interface of Brane (the CLI, config files, etc)C-Feature-requestCategory: Feature requestE-MediumEffort: MediumP-LowPriority: Low

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions