Wax
From GiderosMobile
Supported platforms:
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
- https://github.com/troysandal/BhWax/tree/master/Demo
- https://github.com/alibaba/wax/tree/master/examples
Methods |
EventsConstants |