KeraLua icon indicating copy to clipboard operation
KeraLua copied to clipboard

Add methods to individually open standard libraries.

Open Ale32bit opened this issue 2 years ago • 2 comments

This PR adds all individual methods to open the standard libraries:

  • OpenBase (_G)
  • OpenPackage
  • OpenCoroutine
  • OpenTable
  • OpenIO
  • OpenOS
  • OpenString
  • OpenMath
  • OpenUTF8
  • OpenDebug

I could not make it build on my machine (both before and after the addition), so it would be nice to have it verified by someone more capable than me.

Ale32bit avatar Feb 17 '23 19:02 Ale32bit