package util

import "github.com/open-policy-agent/opa/internal/wasm/util"

Index

Constants

const PageSize = 65535

PageSize represents the WASM page size in bytes.

Functions

func Pages

func Pages(n uint32) uint32

Pages converts a byte size to Pages, rounding up as necessary.

Source Files

util.go

Version
v0.38.0
Published
Mar 3, 2022
Platform
js/wasm
Last checked
39 minutes ago

Tools for package owners.