luaur-vm 0.1.0

The Luau register virtual machine and standard library (Rust).
Documentation
1
2
3
pub const LUAI_MAXCSTACK: i32 = 8000;

pub const LUA_REGISTRYINDEX: i32 = -LUAI_MAXCSTACK - 2000;