google / cel-go

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

Fix for working with byte arrays #958

Closed TristonianJones closed 5 months ago

TristonianJones commented 5 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.