roc/crates/cli
Ayaz Hafiz 7ef03440ef
Fully qualify values exported to host linking
Previously we were only handing off exposed values based on their
inner-module ID, but actually the fully-resolved ID is needed, because
it's reasonable that two identical names from different modules are
exposed to the host.

Closes #3483
2022-07-21 09:02:03 -04:00
..
benches moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
src Fully qualify values exported to host linking 2022-07-21 09:02:03 -04:00
tests re-enable surgical linker for cli_run tests 2022-07-15 18:17:34 +02:00
Cargo.toml add code for rendering the result 2022-07-13 14:57:08 +02:00