Skip to main content

Crate lua_code

Crate lua_code 

Source
Expand description

Bytecode emitter and opcode definitions.

Phase A scope. See PORT_STRATEGY.md §4.

Modules§

opcode_names
Opcode name table for debug/disassembly output.
opcodes
Opcode definitions and instruction encoding/decoding for the Lua 5.4 VM.