Hello Everyone,
I was wondering if it is possible to use a ruby library inside corona(Lua).
On google i found multiple converters to use lua inside Ruby, but not the other way around.
--> The closest i found is Rlua: https://github.com/whitequark/rlua
Any tips / ideas suggestions ?