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
LunarWaveVM is a Lua 5.4 virtual machine written in Rust.
14
Commits
1
Branch
0
Tags
702
KiB
Rust
94.2%
Lua
5.8%
0d88653c21
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
_
0d88653c21
⭐
the nested functions thing is working, though I wish I didn't have to use recursion
2023-09-25 03:05:00 -05:00
src
⭐
the nested functions thing is working, though I wish I didn't have to use recursion
2023-09-25 03:05:00 -05:00
test_vectors
⭐
the nested functions thing is working, though I wish I didn't have to use recursion
2023-09-25 03:05:00 -05:00
.gitignore
✅
another test
2023-09-24 17:34:38 -05:00
Cargo.lock
🎨
rebrand as LunarWaveVM
2023-09-25 01:59:18 -05:00
Cargo.toml
🎨
rebrand as LunarWaveVM
2023-09-25 01:59:18 -05:00
notes.md
Lua virtual machine in Rust, why the heck not.
2023-09-24 16:16:10 -05:00