fuzzutil

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGlobalsMemoryBuffer

func NewGlobalsMemoryBuffer() *buffer.Limited

func NewTextBuffer

func NewTextBuffer() *buffer.Limited

func Result

func Result(err error) (result int, ok bool)

Types

type Resolver

type Resolver struct {
	Lib interface {
		ExportFunc(string) (uint32, wa.FuncType, bool)
	}
}

func (Resolver) ResolveFunc

func (r Resolver) ResolveFunc(module, field string, sig wa.FuncType) (index uint32, err error)

func (Resolver) ResolveGlobal

func (Resolver) ResolveGlobal(module, field string, t wa.Type) (bits uint64, err error)

Jump to

Keyboard shortcuts

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