GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EMILUA(7) Emilua reference EMILUA(7)

Emilua - Lua execution engine

Emilua is based on LuaJIT which means Lua 5.1 + some Lua 5.2 extensions. However some builtin Lua modules conflict with Emilua modules and thus are not available. This page lists the divergences.

•Basic library, which includes the coroutine sub-library.

•String.

•Table.

•Math.

•BitOp.

•JIT.

•FFI.

In other words, the following modules are not enabled:

•IO.

•OS.

•Package (a replacement which may or may not be a drop-in replacement will be available in the future).

•Debug (it’ll be available in a future release).
2025-11-24 Emilua 0.12.1

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.