Skip to content

make type coercion optional #11

Description

@aschus

Thanks for the great library!

I'd like to have an option to disable the type coercion add-on. My use case would be to ensure that expressions evaluated using this library in a Python backend always have the same results/errors as when evaluated by the original cel-rust compiled to WebAssembly in the frontend. That way I could use the same expressions both in the backend and in the frontend and could catch any errors already in the backend.

I fear this would probably double the amount of required test cases, so if this is out of scope for you, just ignore this :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions