utils

package
v0.0.3-rc-1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WasmMemoryTranslator

type WasmMemoryTranslator interface {
	Int64ToOffsetAndSize(offsetAndSize int64) (offset int32, size int32)
	Offset32(data []byte) int32
	BytesToOffsetAndSize(data []byte) int64
	GetWasmMemorySlice(offset int32, size int32) []byte
}

func NewMemoryTranslator

func NewMemoryTranslator() WasmMemoryTranslator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL