ziglua
ziglua copied to clipboard
Implement toTuple and custom functions for toAny and pushAny
- parse tuple struct type
- Use custom function ziglua_toAny or/and ziglua_pushAny for special cases, like when working with extern structs and others.
@VisenDev could you take a look at this?
@natecraddock where are we at on this pr?
@VisenDev looks like this might have merge conflicts
Sorry for the long delay
merge conflicts fixed :)
looks good!