mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-01-13 23:48:02 -05:00
10 lines
119 B
TOML
10 lines
119 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"valuescript_vm",
|
|
"valuescript_compiler",
|
|
"valuescript_wasm",
|
|
"vstc",
|
|
"swc_demo",
|
|
]
|