From 379b8c5fe4cc2a2872c0d7f88cbc2a44d8097246 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 17 Jan 2010 22:02:13 +0100 Subject: Update docs with x64 build instructions. --- doc/luajit.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/luajit.html') diff --git a/doc/luajit.html b/doc/luajit.html index 029a5919..7c3779d4 100644 --- a/doc/luajit.html +++ b/doc/luajit.html @@ -63,8 +63,10 @@ standard Lua interpreter and can be deployed as a drop-in replacement.

LuaJIT offers more performance, at the expense of portability. It currently runs on all popular operating systems based on x86 CPUs -(Linux, Windows, OSX etc.). It will be ported to x64 CPUs and other -platforms in the future, based on user demand and sponsoring. +(Linux, Windows, OSX etc.). A port to x64 CPUs is currently ongoing — +you can follow its progress in the » git repository. +Other platforms will be supported in the future, based on user demand +and sponsoring.

Overview

-- cgit v1.2.3-55-g6feb