Update docs with x64 build instructions.
This commit is contained in:
@@ -63,8 +63,10 @@ standard Lua interpreter and can be deployed as a drop-in replacement.
|
||||
<p>
|
||||
LuaJIT offers more performance, at the expense of portability. It
|
||||
currently runs on all popular operating systems based on <b>x86 CPUs</b>
|
||||
(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 <a href="http://luajit.org/download.html"><span class="ext">»</span> git repository</a>.
|
||||
Other platforms will be supported in the future, based on user demand
|
||||
and sponsoring.
|
||||
</p>
|
||||
|
||||
<h2>Overview</h2>
|
||||
|
||||
Reference in New Issue
Block a user