roc/crates/compiler/build
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
..
src avoid building platform for link type dylib and no link 2022-12-14 17:34:07 -08:00
Cargo.toml Change precompiled host filename format 2022-11-18 17:08:10 -05:00