comparison third_party/luajit/README @ 178:94705b5986b3

[ThirdParty] Added WRK and luajit for load testing.
author MrJuneJune <me@mrjunejune.com>
date Thu, 22 Jan 2026 20:10:30 -0800
parents
children
comparison
equal deleted inserted replaced
177:24fe8ff94056 178:94705b5986b3
1 README for LuaJIT 2.1
2 ---------------------
3
4 LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
5
6 Project Homepage: https://luajit.org/
7
8 LuaJIT is Copyright (C) 2005-2023 Mike Pall.
9 LuaJIT is free software, released under the MIT license.
10 See full Copyright Notice in the COPYRIGHT file or in luajit.h.
11
12 Documentation for LuaJIT is available in HTML format.
13 Please point your favorite browser to:
14
15 doc/luajit.html
16