This website requires JavaScript.
Explore
Help
Sign In
reactor
/
lunar_wave
Watch
1
Star
0
Fork
You've already forked lunar_wave
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2d309c37bf
lunar_wave
/
README.md
452 B
Raw
Blame
History
LunarWaveVM is a Lua 5.4 virtual machine written in Rust.
Roadmap
Loading simple pre-compiled bytecode programs
Hash tables
Fizzbuzz
Closures
Garbage collection
Long strings
Using arrays internally for tables
Compiling Lua source code to bytecode