Misc. updates to docs.
This commit is contained in:
@@ -79,8 +79,8 @@ 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</b> or <b>x64 CPUs</b> (Linux, Windows, OSX etc.) or embedded Linux
|
||||
systems based on <b>PPC/e500v2 CPUs</b>.
|
||||
<b>x86</b> or <b>x64</b> CPUs (Linux, Windows, OSX etc.) or embedded
|
||||
systems based on <b>ARM</b> (Android, iOS) or <b>PPC/e500v2</b> CPUs.
|
||||
Other platforms will be supported in the future, based on user demand
|
||||
and sponsoring.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user