I am aware of some the obvious gains of the x64 architecture (higher addressable RAM addresses, etc)... but:
- What if my program has no real need to run in native 64 bit mode. Should I port it anyway?
- Are there any foreseeable deadlines for ending 32 bit support?
- Would my application run faster / better / more secure as native x64 code?