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
This commit adds suppor for set/array/object comprehensions. No
changes are required in the wasm backend because we already have the
built-ins for constructing collections dynamically.
Fixesopen-policy-agent#1120
Signed-off-by: Torin Sandall <[email protected]>
The planner & wasm compiler do not support array/set/object comprehensions today.
The text was updated successfully, but these errors were encountered: