From 4523c46d10535ac6ff0716d22149e01e008dbce0 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 9 Dec 2009 12:27:37 +0100 Subject: Fix text about x64 port in status page. --- doc/status.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/status.html b/doc/status.html index aa4a1e26..375262ef 100644 --- a/doc/status.html +++ b/doc/status.html @@ -196,12 +196,11 @@ Nonetheless, it compiles to native code and needs to be adapted to each architecture. Porting the compiler backend is probably the easier task, but a key element of its design is the fast interpreter, written in machine-specific assembler.
-The code base and the internal structures are already prepared for -easier porting to 64 bit architectures. The most likely next target is a -port to x64, but this will have to wait until the x86 port -stabilizes. Other ports will follow — companies which are +An x64 port is already in the works, thanks to the +LuaJIT sponsorship program. +Other ports will follow — companies which are interested in sponsoring a port to a particular architecture, please -contact me. +use the given contact address.
  • There are some planned structural improvements to the compiler, -- cgit v1.2.3-55-g6feb