Skip to main content

lua_core_profile

Function lua_core_profile 

Source
pub fn lua_core_profile() -> LanguageProfile
Expand description

Builds the LanguageProfile describing the Lua core surface profile.

Reuses the shared algol reader, wires Lua lowering and eval policy, draws on the control and mutation organs, requires the standard mutate capability, marks full-VM debug hooks as unsupported, and publishes honest fidelity badges (coroutines and table mutation supported, full runtime limited).