roc/examples/gui/breakout
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
..
platform Stop using "rlib" 2024-01-16 22:36:10 -08:00
breakoutBROKEN.roc mark broken gui examples 2023-08-01 17:12:21 +02:00
hello-guiBROKEN.roc mark broken gui examples 2023-08-01 17:12:21 +02:00