12/28/2021
•
EN
Writing a minimal Lua implementation with a virtual machine from scratch in Rust
A tutorial on building a minimal Lua interpreter with a virtual machine from scratch using the Rust programming language.