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

opa.go

Version
v0.47.1
Published
Dec 7, 2022
Platform
js/wasm
Imports
1 packages
Last checked
39 minutes ago

Tools for package owners.