Update docs: native build default, cross-compilation, embedding.
This commit is contained in:
@@ -62,10 +62,8 @@ standard Lua interpreter and can be deployed as a drop-in replacement.
|
||||
</p>
|
||||
<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.). A preliminary port to Linux/x64 and Windows/x64
|
||||
is already available (follow the <a href="install.html">build instructions</a>
|
||||
to enable it).
|
||||
currently runs on all popular operating systems based on
|
||||
<b>x86 or x64 CPUs</b> (Linux, Windows, OSX etc.).
|
||||
Other platforms will be supported in the future, based on user demand
|
||||
and sponsoring.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user