forked from onnovalkering/brane
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
A-Build systemArea: Updates relating to Brane's build system, which is getting increasingly complex.Area: 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.Area: 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)Area: Something that relates to an interface of Brane (the CLI, config files, etc)C-Feature-requestCategory: Feature requestCategory: Feature requestE-MediumEffort: MediumEffort: MediumP-LowPriority: LowPriority: Low
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-Build systemArea: Updates relating to Brane's build system, which is getting increasingly complex.Area: 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.Area: 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)Area: Something that relates to an interface of Brane (the CLI, config files, etc)C-Feature-requestCategory: Feature requestCategory: Feature requestE-MediumEffort: MediumEffort: MediumP-LowPriority: LowPriority: Low