-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
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 :-)
Metadata
Metadata
Assignees
Labels
No labels