lua-bytecode 0.3.5

A lua bytecode parser/encoder for lua5.1 and luau
Documentation
1
2
3
local x = 500
local y = 1000
local z = x + y