Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm: comprehensions #1120

Closed
tsandall opened this issue Dec 19, 2018 · 0 comments
Closed

wasm: comprehensions #1120

tsandall opened this issue Dec 19, 2018 · 0 comments
Labels

Comments

@tsandall
Copy link
Member

The planner & wasm compiler do not support array/set/object comprehensions today.

tsandall added a commit to tsandall/opa that referenced this issue Sep 30, 2019
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.

Fixes open-policy-agent#1120

Signed-off-by: Torin Sandall <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant