# install rust # https://www.rust-lang.org/tools/install # build the binary cargo build --release chmod +x ./lue_vm # run a lua file ./lue_vm features/stdlib/print.lua Type System: Stella checker