mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
Add build subcommand and expose compiler
These changes add a build command that writes out a policy.wasm file by compiling an input query to WASM. These changes also add a simple compile interface to the rego package. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ opa_*
|
||||
.Dockerfile_*
|
||||
_release
|
||||
site.tar.gz
|
||||
policy.wasm
|
||||
|
||||
# runtime artifacts
|
||||
policies
|
||||
|
||||
Reference in New Issue
Block a user