aboutsummaryrefslogtreecommitdiff
path: root/doc/running.html
diff options
context:
space:
mode:
authorMike Pall <mike>2023-08-21 02:38:56 +0200
committerMike Pall <mike>2023-08-21 02:38:56 +0200
commitf0ff869bc2fffa17bb765c4c773457578da125a9 (patch)
treea439bf4fe179352af5a6808ab5c5d4584cff197e /doc/running.html
parentef587afb2cd7267c0defd04aa642593b76a6b23d (diff)
parentc34594681909cac98d44629863df2c7afd93eaf0 (diff)
downloadluajit-f0ff869bc2fffa17bb765c4c773457578da125a9.tar.gz
luajit-f0ff869bc2fffa17bb765c4c773457578da125a9.tar.bz2
luajit-f0ff869bc2fffa17bb765c4c773457578da125a9.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/running.html')
-rw-r--r--doc/running.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/running.html b/doc/running.html
index 325cb6bb..3afc1b56 100644
--- a/doc/running.html
+++ b/doc/running.html
@@ -68,14 +68,15 @@ td.param_default {
68<a href="ext_profiler.html">Profiler</a> 68<a href="ext_profiler.html">Profiler</a>
69</li></ul> 69</li></ul>
70</li><li> 70</li><li>
71<a href="status.html">Status</a> 71<a href="https://luajit.org/status.html">Status <span class="ext">&raquo;</span></a>
72</li><li> 72</li><li>
73<a href="faq.html">FAQ</a> 73<a href="https://luajit.org/faq.html">FAQ <span class="ext">&raquo;</span></a>
74</li><li> 74</li><li>
75<a href="https://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a> 75<a href="https://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a>
76</li></ul> 76</li></ul>
77</div> 77</div>
78<div id="main"> 78<div id="main">
79
79<p> 80<p>
80LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on 81LuaJIT has only a single stand-alone executable, called <tt>luajit</tt> on
81POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple 82POSIX systems or <tt>luajit.exe</tt> on Windows. It can be used to run simple