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 ¶
func Bytes() []byte
Bytes returns the OPA-WASM bytecode.
func CallGraphCSV ¶
func CallGraphCSV() []byte
CallGraphCSV returns a CSV representation of the OPA-WASM bytecode's call graph: 'caller,callee'
Source Files ¶
- Version
- v0.48.0
- Published
- Jan 9, 2023
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 15 minutes ago –
Tools for package owners.