Poll: Primary D version
Nick Sabalausky
a at a.a
Sat May 22 10:59:34 PDT 2010
"Robert Clipsham" <robert at octarineparrot.com> wrote in message
news:ht8m7t$2qua$1 at digitalmars.com...
>
> - and should I ever feel there's a use for my apps outside of localhost
> people will wonder why they don't support x86_64 natively (I believe this
> will change after D2 from various comments from Walter).
Most apps don't need native x86_64. Only things that really push the limits
of CPU/memory utilization need it, which, aside from bloatware (which
admittedly is at epidemic levels lately), is really only a minority of apps.
For the rest, if it already runs fine on 32-bit, then the same exec on a
64-bit machine is only going to run better anyway, and if is already ran
fine before, then there's no problem.
More information about the Digitalmars-d
mailing list