-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Currently, there is no way to influence how a bundle gets build, like you can with opa build. Optimization levels are a something that people might want to control. If O=1 and O=2 are exposed, we'll also need to expose the inlining control settings. It should also be possible to build plan or wasm bundles.
It could be a new options field that's per-bundle, in both the config and the HTTP handlers.
📝 Laundry list
- optimization
- v0/v1
- capabilities
- revision bundles: configurable revisions #268
- target (plan/IR, wasm, rego) bundle: add configurable target (default: "rego", also "ir" and "wasm") #220
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels