run

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: CC0-1.0, 0BSD Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecResult

type ExecResult struct {
	Output   string        `json:"out"`
	ExecTime time.Duration `json:"exec_duration"`
}

func Run

func Run(bin []byte) (*ExecResult, error)

type Process

type Process struct {
	Output []byte
}

func (*Process) Putchar

func (p *Process) Putchar(ctx context.Context, stack []uint64)

Jump to

Keyboard shortcuts

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