LunarWaveVM is a Lua 5.4 virtual machine written in Rust.
 
 
Go to file
_ eb5a1947a1 extract unit test 2023-09-24 16:57:12 -05:00
src extract unit test 2023-09-24 16:57:12 -05:00
test_vectors extract unit test 2023-09-24 16:57:12 -05:00
.gitignore Lua virtual machine in Rust, why the heck not. 2023-09-24 16:16:10 -05:00
Cargo.lock Lua virtual machine in Rust, why the heck not. 2023-09-24 16:16:10 -05:00
Cargo.toml Lua virtual machine in Rust, why the heck not. 2023-09-24 16:16:10 -05:00
notes.md Lua virtual machine in Rust, why the heck not. 2023-09-24 16:16:10 -05:00