macOS
brew install wxlualocal Homebrew formula metadata
sudo port install wxLuaMacPorts ports tree · graphics/wxLua/Portfile · source: api.github.com
brew
Lua bindings for wxWidgets cross-platform GUI toolkit. Version 3.2.0.2 via Homebrew; verified from local package data.
install
brew install wxlualocal Homebrew formula metadata
sudo port install wxLuaMacPorts ports tree · graphics/wxLua/Portfile · source: api.github.com
sudo zypper install libwxluaopenSUSE Tumbleweed package metadata · libwxlua · source: download.opensuse.org
overview
Lua bindings for wxWidgets cross-platform GUI toolkit
history
wxLua is a Lua binding layer for wxWidgets, giving Lua programs access to native-looking GUI widgets on Windows, macOS, and Linux. It is both an embeddable library and a set of tools for editing, debugging, running, and freezing wxLua scripts.
The current repository credits John Labenski and Paul Kulchenko and describes wxLua as supporting Lua 5.1 through 5.4, LuaJIT, and wxWidgets 3.x. The manual describes a wrapper around wxWidgets plus IDE-style editors, wxLuaFreeze, a require("wx") module, and a library for embedding Lua scripting in C++ programs.
The changelog shows a long maintenance line: version 2.8.0.0 was released in December 2006, a 2.8.12 series followed in 2012 and 2013, the 3.x line modernized the binding generation and wxWidgets 3 support in 2019 and 2020, and version 3.2.0.2 was released in November 2022.
wxLua's adoption has been niche but durable: it serves Lua users who want native GUI applications without writing C++, and C++ applications that want to embed Lua while exposing wxWidgets objects. The repository README points to ZeroBrane Studio as an example of a full IDE built with wxLua.
Lua programmers can use wxLua to write standalone GUI scripts, load the wx module from a standard Lua executable, or package scripts with wxLuaFreeze. C++ developers can embed a wxLuaState and selectively expose wxWidgets classes, trimming bindings with preprocessor switches where application size matters.
wxLua is package-nerd significant because it is a bridge between two compact, embeddable cultures: Lua scripting and wxWidgets native GUI programming. Its changelog is mostly binding maintenance, exactly the kind of work package managers preserve so old GUI tools keep building across Lua and wxWidgets releases.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wxLua | cli | global executable | |
wxLuaCan | cli | global executable | |
wxLuaFreeze | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pkulchenko/wxlua
install metadata
| Package key | brew:wxlua |
|---|---|
| Version | 3.2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wxlua |
| Homepage | https://github.com/pkulchenko/wxlua |
| Repository | https://github.com/pkulchenko/wxlua |
| Upstream docs | https://github.com/pkulchenko/wxlua |
| License | LGPL-2.0-or-later WITH WxWindows-exception-3.1 |
| Source archive | https://github.com/pkulchenko/wxlua/archive/refs/tags/v3.2.0.2.tar.gz |
| Dependencies | lua@5.4, wxwidgets@3.2 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wxlua |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libwxlua 3.1.0.0+42-3.2
Set of Lua bindings to the C++ wxWidgets cross-platform GUI library
https://github.com/pkulchenko/wxlua
sudo zypper install libwxlualibwxlua-wx32-3_1_0_0 3.1.0.0+42-3.2
Lua bindings to the C++ wxWidgets cross-platform GUI library
https://github.com/pkulchenko/wxlua
sudo zypper install libwxlua-wx32-3_1_0_0libwxlua_bind-wx32-3_1_0_0 3.1.0.0+42-3.2
Lua bindings to the C++ wxWidgets cross-platform GUI library
https://github.com/pkulchenko/wxlua
sudo zypper install libwxlua_bind-wx32-3_1_0_0libwxlua_debug-wx32-3_1_0_0 3.1.0.0+42-3.2
Lua bindings to the C++ wxWidgets cross-platform GUI library
https://github.com/pkulchenko/wxlua
sudo zypper install libwxlua_debug-wx32-3_1_0_0libwxlua_debugger-wx32-3_1_0_0 3.1.0.0+42-3.2
Lua bindings to the C++ wxWidgets cross-platform GUI library
https://github.com/pkulchenko/wxlua
sudo zypper install libwxlua_debugger-wx32-3_1_0_0wxlua 3.1.0.0+42-3.2
Lua bindings for wxWidgets
https://github.com/pkulchenko/wxlua
sudo zypper install wxluawxlua-devel 3.1.0.0+42-3.2
Development files of libwxlua
https://github.com/pkulchenko/wxlua
sudo zypper install wxlua-develwxLua
sudo port install wxLuasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.