Hello,
If I print out a table address using:
> resty -e 'print(tostring({}))'
I get an address with 8 characters indicating to me that I have the 32 bit version of Openresty. My VM shows I am on a x86_64 machine. In this case how can I get the 64 bit version of Openresty?
Thanks,
Milind