glua-kit
glua-kit
is a monorepo to automatically integrate mainline Lua into other applications. For example, in Go, there are projects that port and rewrite Lua into Go, but those are separate codebases from the “real”, mainline Lua. glua-kit
helps fetch, build and link Lua into other apps, like Go apps (via cgo).
GitHub link: https://github.com/popovicu/glua-kit