luaur-vm 0.1.3

The Luau register virtual machine and standard library (Rust).
Documentation
1
pub const UTF8PATT: &[u8] = b"[\0-\x7F\xC2-\xF4][\x80-\xBF]*";