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
a9f3085166
lunar_wave
/
Cargo.toml
7 lines
78 B
TOML
Raw
Normal View
History
Unescape
Escape
:recycle: refactor: split up the VM from the CLI program
2023-10-01 22:56:06 +00:00
[
workspace
]
:white_check_mark: test: fix up some bugs to support an embedding example
2023-10-02 00:50:50 +00:00
resolver
=
"2"
:recycle: refactor: split up the VM from the CLI program
2023-10-01 22:56:06 +00:00
members
=
[
"lunar_wave_cli"
,
"lunar_wave_vm"
,
]