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.67.0
Published
Jul 25, 2024
Platform
js/wasm
Last checked
1 hour ago

Tools for package owners.