Commit graph

2 commits

Author SHA1 Message Date
d82a23b44c
refactor: rename package internal->ffi & fix compile err
Fixed a compile error to do with passing too many arguments to
`lua_setuserdatametatable` when it only accepts 2.
2025-04-26 08:49:43 +01:00
725efd14f8
refactor: export raw bindings as ffi package 2025-04-26 07:51:49 +01:00
Renamed from internal/lua.go (Browse further)