Versions in this module Expand all Collapse all v0 v0.1.0 Dec 15, 2024 Changes in this version + func CompileLuaChunk(source string, s ast.BlockStat) (kidx uint, consts []ir.Constant, err error) + type Error struct + Message string + Where ast.Locator + func (e Error) Error() string