package opa
import "github.com/open-policy-agent/opa/internal/compiler/wasm/opa"
Package opa contains bytecode for the OPA-WASM library.
Index ¶
Functions ¶
func Bytes ¶
Bytes returns the OPA-WASM bytecode.
func CallGraphCSV ¶
CallGraphCSV returns a CSV representation of the OPA-WASM bytecode's call graph: 'caller,callee'
Source Files ¶
- Version
- v0.29.0
- Published
- May 27, 2021
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 4 minutes ago –
Tools for package owners.