Overview

This module is an interface to the core system and services of eLua. Some functions from this module can change the runtime behaviour of eLua, which in turn can lead to instability or unexpected program behaviour. Use this module with care.

Functions

elua.egc_setup( mode, [memlimit] )

Change the emergency garbage collector operation mode and memory limit (see here for details).

Arguments:

Returns: nothing.