luaur-code-gen 0.1.0

Native (A64/X64) code generation for Luau (Rust).
Documentation
pub mod allocation_callback;
pub mod annotator_fn;
pub mod exit_sync_args_a_64;
pub mod exit_sync_args_x_64;
pub mod gate_fn;
pub mod host_userdata_access_handler;
pub mod host_userdata_metamethod_bytecode_type;
pub mod host_userdata_metamethod_handler;
pub mod host_userdata_namecall_handler;
pub mod host_userdata_operation_bytecode_type;
pub mod host_vector_access_handler;
pub mod host_vector_namecall_handler;
pub mod host_vector_operation_bytecode_type;
pub mod instruction_ir_builder;
pub mod instruction_ir_translation;
pub mod ir_ops;
pub mod lua_state;
pub mod luau_fast_function;
pub mod mem;
pub mod module_id;
pub mod native_proto_exec_data_ptr;
pub mod perf_log_fn;
pub mod unique_shared_code_gen_context;
pub mod unw_add_find_dynamic_unwind_sections_t;
pub mod userdata_remapper_callback;