Hi all,
Currently I'm toying around with a new programming language idea and want to start creating a kind of PoC implementation based on an existing VM. Enter NekoVM... ;) Having read most of the documentation, I was wondering about the implementation details for integers. I've seen that int32 is becoming more and more of a first class citizen, but how about 64 bit? Any plans for 64 bit support? Regards, Vincent de Lau
-- Neko : One VM to run them all (http://nekovm.org)
