google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.26k stars 220 forks source link

Fix for working with byte arrays #958

Closed TristonianJones closed 4 months ago

TristonianJones commented 4 months ago

@patrickpichler I've moved the fix into a more central location. It's not perfectly optimal, but it is functional and I think that's more important at the moment.