lua-vm 0.0.9

Lua 5.4 runtime port in Rust with an AI-assisted C-to-Rust porting harness.
Documentation

Lua 5.4 virtual machine — runtime crate.

Modules map to the canonical C source files per ANALYSES/file_deps.txt. Phase A populated each module with a faithful transliteration; Phase B is reconciling cross-module references against the lua-types foundation.