luaur-vm 0.1.2

The Luau register virtual machine and standard library (Rust).
Documentation
1
2
pub const MAXBITS: i32 = 26;
pub const MAXSIZE: i32 = 1 << MAXBITS;