Re: Euphoria 32 & 64 Bits
- Posted by petelomax Aug 03, 2021
- 1813 views
Alas I cannot tell you a single relevant thing about that in Euphoria, but in Phix requires(32) and requires(64) will either be silent or go look for a more suitable interpreter and offer to restart using that.
Personally I often simply rely on p.exe (and pw.exe) being 32 bit and p64.exe being 64 bit (but usually don't bother with even having a pw64.exe).