|
On Wed, Oct 28, 2009 at 4:01 AM, pan shizhu <pan.shizhu@gmail.com> wrote: > Generally, I compile lua with floating point only for x86 cpus which > have SSE support. for ARM and MIPS cpus it is better to use integer as > numbers. And with the LNUM patch you can have both ...