Skip to content

Releases: Vurv78/rglua

rglua v0.2.0

23 Jun 18:44
Compare
Choose a tag to compare
  • 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

v0.1.0

22 May 21:14
Compare
Choose a tag to compare
Readme & Deps

Added acknowledgements & Updated the example