mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
![]() I don't know if this matters at all, but I don't think we should use "rlib". The [rust docs](https://doc.rust-lang.org/reference/linkage.html) suggest using "lib" by default. "lib" probably just aliases to "rlib", but it lets the compiler pick what it wants. I don't think this will fix anything, but I am half hopeful it will somehow fix #6121. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
Effect.roc | ||
File.roc | ||
host.c | ||
main.roc | ||
Stdin.roc | ||
Stdout.roc | ||
Task.roc |