RELEASE LuaJIT-2.0.0-beta11

This commit is contained in:
Mike Pall
2012-10-16 20:13:01 +02:00
parent a0f83f6b96
commit 4baa01be78
10 changed files with 21 additions and 30 deletions

View File

@@ -62,20 +62,11 @@ ul li { padding-bottom: 0.3em; }
</div>
<div id="main">
<p>
The <span style="color: #0000c0;">LuaJIT&nbsp;1.x</span> series represents
the current <span style="color: #0000c0;">stable branch</span>.
Only a single bug has been discovered in the last three years. So, if
you need a rock-solid VM, you are encouraged to fetch the latest
release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">&raquo;</span>&nbsp;Download</a>
page.
</p>
<p>
<span style="color: #c00000;">LuaJIT&nbsp;2.0</span> is the currently active
<span style="color: #c00000;">development branch</span> in beta test.
It has <a href="http://luajit.org/performance.html"><span class="ext">&raquo;</span>&nbsp;much better performance</a> than
LuaJIT&nbsp;1.x and runs on many more platforms and architectures.
It's nearing a stable release, so you should definitely
start to evaluate it for new projects right now.
The branch has already been frozen as it's nearing a stable release.
</p>
<h2>Current Status</h2>