You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2020. It is now read-only.
This way the entire expression is evaluated inside the host. CEL offers safety. Since CEL executes in the host, it will not incur multiple back roundtrips across the VM
Expressions can be moved to config, instead of C++ code. This means that when expression changes, we do not need to recompile and deploy WASM code. This saves on transport and v8 cache costs.