Crate luajit2_sys

Source
Expand description

§LuaJIT 2.1

http://luajit.org

http://www.lua.org/manual/5.1/manual.html

§Performance considerations

The Not Yet Implemented guide documents which language features will be JIT compiled into native machine code.

http://wiki.luajit.org/NYI

Structs§

  • <https://www.lua.org/manual/5.1/manual.html#luaL_Buffer >
  • <https://www.lua.org/manual/5.1/manual.html#luaL_Reg >
  • <https://www.lua.org/manual/5.1/manual.html#lua_Debug >
  • <https://www.lua.org/manual/5.1/manual.html#lua_State >

Constants§

Functions§

Type Aliases§