This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Releases: vurvdev/rglua
Releases · vurvdev/rglua
rglua v0.2.0
- Use inline functions instead of macros for lua_pop, lua_get/setglobal etc.
- Deprecate cstring! in favor of the user manually converting their strings to pointers.
- Types use std::ffi::raw now
- Fix printgm from last commit