roc/crates/cli
Brendan Hansknecht 1b92a24577
avoid building platform for link type dylib and no link
Both of these cases do not tie to a platform. The roc app can be built without considering the platform.
It is often the case that the platform is using one of these options because roc cannot build the platform.
This allows for more flexibility and avoids wasting time compiling the platform.
2022-12-14 17:34:07 -08:00
..
benches Add language to all fenced code blocks 2022-09-09 01:12:31 -06:00
src avoid building platform for link type dylib and no link 2022-12-14 17:34:07 -08:00
tests test expects for variables and expressions 2022-12-09 00:04:43 +01:00
build.rs default.nix fixes for macos arm64 2022-08-05 13:31:52 +02:00
Cargo.toml Provide roc_cache_dir everywhere 2022-11-20 19:53:48 -05:00