roc/examples/gui/platform
Brendan Hansknecht f9c0d54688
Stop using "rlib"
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.
2024-01-16 22:36:10 -08:00
..
src switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
Action.roc roc format examples 2022-07-11 13:14:01 -04:00
build.rs update rust platform build.rs 2022-11-06 16:34:15 +01:00
Cargo.toml Stop using "rlib" 2024-01-16 22:36:10 -08:00
Elem.roc s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
host.c wip 2022-02-06 07:39:15 -05:00
main.roc Remove Package-Config.roc from examples 2022-06-16 15:21:55 -04:00