luaur-code-gen 0.1.0

Native (A64/X64) code generation for Luau (Rust).
Documentation
1
2
3
4
5
impl crate::records::function_bytecode_summary::FunctionBytecodeSummary {
    pub fn get_line(&self) -> i32 {
        self.line
    }
}