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

@@ -197,7 +197,7 @@ cross-language benchmarks since its first release — often by a
substantial margin.
</p>
<p>
For <b>LuaJIT 2.0</b> the whole VM has been rewritten from the ground up
For <b>LuaJIT 2.0</b>, the whole VM has been rewritten from the ground up
and relentlessly optimized for performance. It combines a <b>high-speed
interpreter</b>, written in assembler, with a <b>state-of-the-art JIT
compiler</b>.