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
OPA-based projects that extend OPA with e.g. custom built-in functions are currently not debuggable, as the compiler used by the debugger is hard-coded. It would be nice if the debugger API allowed clients to pass their own compiler.
The text was updated successfully, but these errors were encountered:
OPA-based projects that extend OPA with e.g. custom built-in functions are currently not debuggable, as the compiler used by the debugger is hard-coded. It would be nice if the debugger API allowed clients to pass their own compiler.
The text was updated successfully, but these errors were encountered: