package
0.0.0-20240927105425-f6cbe64b58da
Repository: https://github.com/gxde-os/golang-gxde-dev.git
Documentation: pkg.go.dev
# Functions
Interpret interprets the Go program whose main package is mainpkg.
# Constants
Disable recover() in target programs; show interpreter crash instead.
Print a trace of all instructions as they are interpreted.
# Variables
If CapturedOutput is non-nil, all writes by the interpreted program to file descriptors 1 and 2 will also be written to CapturedOutput.
# Type aliases
Mode is a bitmask of options affecting the interpreter.