Misc. updates to docs.

This commit is contained in:
Mike Pall
2011-06-23 16:17:13 +02:00
parent 6691e72eb8
commit f182559069
4 changed files with 17 additions and 10 deletions

View File

@@ -91,7 +91,7 @@ LuaJIT has been successfully used as a <b>scripting middleware</b> in
games, 3D modellers, numerical simulations, trading platforms and many
other specialty applications. It combines high flexibility with high
performance and an unmatched <b>low memory footprint</b>: less than
<b>120K</b> for the VM plus less than <b>80K</b> for the JIT compiler (on x86).
<b>125K</b> for the VM plus less than <b>85K</b> for the JIT compiler (on x86).
</p>
<p>
LuaJIT has been in continuous development since 2005. It's widely