luavm

package
v0.2.50 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: LGPL-2.1 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Name      = self.Name
	Using     = self.Using
	Install   = self.Install
	Uninstall = self.Uninstall
)
View Source
var With _Option

Functions

This section is empty.

Types

type ILuaVM

type ILuaVM interface {
	GetLState() *lua.LState
}

ILuaVM lua虚拟机接口

type LuaVMOptions

type LuaVMOptions struct {
	BuiltInLibraries bool
	ShowGoStackTrace bool
}

LuaVMOptions 所有选项

Jump to

Keyboard shortcuts

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