mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-21 16:01:19 -06:00
ff40fee57f
Set either EXPERIMENTAL_WASM_OPT to anything, or EXPERIMENTAL_WASM_OPT_ARGS to specific arguments that will be passed to wasm-opt, to ENABLE this. If the binary is not found in PATH, the optimization is skipped. Flashes a hard-to-miss warning to discourage depending on this feature. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>