luaur-code-gen 0.1.3

Native (A64/X64) code generation for Luau (Rust).
Documentation
1
2
3
4
5
#[allow(non_snake_case)]
#[inline(always)]
pub const fn AVX_3_1() -> u8 {
    0b11000100
}