luaur-code-gen 0.1.3

Native (A64/X64) code generation for Luau (Rust).
Documentation
1
2
3
// This file is a stub. The `const_op` method is already implemented in
// `ir_function_as_double_op.rs` to resolve the C++ const/non-const overload.
// Rust does not support duplicate inherent method definitions with the same name.