luaur-vm 0.1.0

The Luau register virtual machine and standard library (Rust).
Documentation
1
2
3
pub const ALLONES: core::ffi::c_uint = !0u32;
pub const NBITS: core::ffi::c_int =
    (8 * core::mem::size_of::<core::ffi::c_uint>()) as core::ffi::c_int;