Skip to content

Building for consumption in other build systems #1215

@segevfiner

Description

@segevfiner

I can't seem to find any docs on the correct way to even build this. It would be nice to have such instructions along with the ability to generate static/dynamic libraries and headers that can be consumed by other build systems, e.g. cmake. Otherwise it is very difficult if at all possible for anyone to use this outside of Google's own Bazel based projects.

Of course, not an officially supported project. But still, an efficient C++ implementation of CEL is what can also be bound for use from other languages. So if the project is made possible to consume like described, it would be possible to supply a full and efficient CEL implementation for other languages such as Python and Node.js by coding a binding for this library.

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