Embed Lua 5.5.0 in Go applications using github.com/iceisfun/golua/v2 (the v2 line). Covers VM setup, native function binding, table manipulation, metatables, sandboxing, and provider-based capability control. A separate v1 / Lua 5.4.8 variant exists at github.com/iceisfun/golua — check the user's go.mod before applying language-level guidance.
2026-07-10