luaur-vm 0.1.0

The Luau register virtual machine and standard library (Rust).
Documentation
1
2
pub const L_ESC: core::ffi::c_char = b'%' as core::ffi::c_char;
pub const SPECIALS: &[u8] = b"^$*+?.([%-";