A pre-compiled chunk of Lua code that can be executed at a future point in time
@type t() :: %Lua.Chunk{instructions: term(), ref: term()}