Wingetlywingetly
← All apps
L

LuaJIT

by DEVCOMv2.1.19907

Last updated

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Install with winget

$ winget install --id DEVCOM.LuaJIT --exact --version 2.1.19907

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for LuaJIT

LuaJIT uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i LuaJIT-2.1.19907-win64.msi /quiet /norestart

See the full silent install reference for LuaJIT

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2.1.19907

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

5 known CVEs via NVD

  • critical9.1Patched in wingetCVE-2024-25178affects <=2.1.0Jul 7, 2025

    LuaJIT through 2.1 and OpenRusty luajit2 before v2.1-20240314 have an out-of-bounds read in the stack-overflow handler in lj_state.c.

  • high7.5Patched in wingetCVE-2024-25177affects <=2.1.0Jul 7, 2025

    LuaJIT through 2.1 and OpenRusty luajit2 before v2.1-20240314 have an unsinking of IR_FSTORE for NULL metatable, which leads to Denial of Service (DoS).

  • critical9.8Patched in wingetCVE-2024-25176affects <=2.1.0Jul 7, 2025

    LuaJIT through 2.1 and OpenRusty luajit2 before v2.1-20240626 have a stack-buffer-overflow in lj_strfmt_wfnum in lj_strfmt_num.c.

  • high7.5Patched in wingetCVE-2020-24372affects <=2.0.5Aug 17, 2020

    LuaJIT through 2.1.0-beta3 has an out-of-bounds read in lj_err_run in lj_err.c.

  • high7.5Patched in wingetCVE-2020-15890affects <=2.0.5Jul 21, 2020

    LuaJit through 2.1.0-beta3 has an out-of-bounds read because __gc handler frame traversal is mishandled.

Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • J
    JetBrainsMono Nerd FontDEVCOM
    DEVCOM.JetBrainsMonoNerdFontv3.3.0

    JetBrains Mono – the free and open-source typeface for developers

  • LuaDEVCOM
    DEVCOM.Luav5.4.6

    Lua is a powerful, efficient, lightweight, embeddable scripting language. LuaRocks is the package manager for Lua modules.

  • Apache JMeterDEVCOM
    DEVCOM.JMeterv5.6.3

    The Apache JMeter application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance.

  • Roblox Studio Mod ManagerMaximumADHD
    MaximumADHD.RobloxStudioModManagerv2026.09.02

    An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.

  • R
    RojoRojo
    Rojo.Rojov7.7.0

    Rojo enables Roblox developers to use professional-grade software engineering tools

  • Lite XLLite XL Team
    LiteXLTeam.LiteXLv2.1.8

    A lightweight text editor written in Lua, adapted from lite.

More from DEVCOM or browse lua, luajit, luarocks.

Frequently asked questions

How do I install LuaJIT on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DEVCOM.LuaJIT --exact --version 2.1.19907. winget downloads the installer from DEVCOM and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install LuaJIT silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DEVCOM.LuaJIT --exact 2.1.19907 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for LuaJIT?
LuaJIT uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i LuaJIT-2.1.19907-win64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall LuaJIT via winget?
Run: winget uninstall --id DEVCOM.LuaJIT --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from LuaJIT's Apps & Features entry.
Is LuaJIT free?
LuaJIT is distributed under MIT License. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does LuaJIT work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls LuaJIT directly from the publisher.
How do I keep LuaJIT up to date?
Run winget upgrade --id DEVCOM.LuaJIT --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of LuaJIT from microsoft/winget-pkgs.

Recent versions

  • 2.1.19907latest
  • 2.1.19757