Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Releases: vurvdev/rglua

rglua v0.2.0

23 Jun 18:44

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

Choose a tag to compare

Readme & Deps

Added acknowledgements & Updated the example