Wax

From GiderosMobile

Supported platforms: Platform ios.png
Available since: Gideros 2025.9

Description

Wax is a framework that lets you write native iPhone apps in Lua. It bridges Objective-C and Lua using the Objective-C runtime. With Wax, anything you can do in Objective-C is automatically available in Lua! What are you waiting for, give it a shot!

require "wax"
require "wax.init"

Gideros Plugin for Wax:

For more information please see:

Examples

Methods

Events

Constants